I am wondering what is the best way to add a topbar menu. I would like the menu to align to the left of the social icons. The whole top bar aligned to the right of the header.
Thank you in advance
I am wondering what is the best way to add a topbar menu. I would like the menu to align to the left of the social icons. The whole top bar aligned to the right of the header.
Thank you in advance
Hi @reform ,
Thank you for reaching out to us. If you need to add a simple menu with just 1 level of menu items in your Topbar then you can add the following code to Theme Options > Header > Topbar Content:
<a href="#holder">Home</a> | <a href="#holder">About</a> | <a href="#holder">Contact Us</a>
Hope this helps!
I decided to put it into an unordered list instead for semantics. Thank you!
Glad we could help.
Cheers!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.