Buttons in header
-
I would like to add additional buttons in my header, is this possible?
The blog I need help with is: (visible only to logged in users)
-
Hi,
I have visited your blog and if you want to add more button on the top of the blog where there is a buttons like about, contact, etc.
Then you should add following code in the “ul” tag. Suppose For eg. you want to add button of wordpress in the list:
<li id="menu-item-12" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-12"><a href="https://.wordpress.com">Wordpress</a></li>Thanks,
Aakash Patel -
kmjwpdesign – you can add new menu items in the menu editor. Open the Customizer‘s Menus panel and add your new menu items there, then save changes. Let me know if you get stuck at any step.
Aakash – in WordPress, menu items are not added directly in the code. Additionally, there is no access to the HTML files on WordPress.com.
- The topic ‘Buttons in header’ is closed to new replies.