Primary menu positioning
-
Hi,
I am using the Business Identity theme. I have removed the ‘title’ of the Home page, and would like to evenly spread the primary menu items out so that they appear on one line instead of stacked.
If this is possible, please let me know what CSS code I need to include.
Many thanks,
Tamara
The blog I need help with is: (visible only to logged in users)
-
Hi, you have a dedicated forum for that theme:
https://premium-themes.forums.wordpress.com/forum/business-identity -
Hi Tamara, add the following CSS and see what you think.
.no-js .main-navigation, .main-navigation { width: 100%; } .site-title { display: none; }
- The topic ‘Primary menu positioning’ is closed to new replies.