To change the labels in the main menu using HTML edit in Blogger, follow these steps:
Access the Blogger dashboard: Log in to your Blogger account and navigate to the blog where you want to edit the labels in the main menu.
Go to the "Layout" section: In the Blogger dashboard, click on the "Layout" or "تخطيط" option. This section allows you to modify the structure and appearance of your blog.
Find the menu section: Look for the area in the layout where the menu/navigation is located. It might be named "Main Menu," "Header," or something similar.
Edit the HTML for the menu: Locate the HTML gadget/widget associated with the menu. Click on "Edit" or "تحرير" to access the HTML code of the menu.
Identify the label section: Within the HTML code, find the section that corresponds to the labels in the main menu. These sections might be listed as links or list items (li) containing the label names.
Modify the labels: You can change the text of the labels directly in the HTML code. Locate the text you want to change (the existing label names) and replace them with the new label names.
Save changes: After making the necessary edits, save the changes to the HTML code.
Preview and test: Preview your blog to ensure that the menu displays the updated labels as you intended. Check the functionality by clicking on the labels to verify they direct users to the correct pages/posts.
Publish changes: Once you're satisfied with the modifications, save and publish the changes to make the updated menu with new labels live on your blog.
Remember to be cautious while editing HTML code as incorrect modifications might affect the functionality of your blog. Always create a backup of your template or widget before making substantial changes.
If you need specific guidance on locating or modifying the HTML code for the menu in Blogger, feel free to ask!