- This topic has 2 replies, 2 voices, and was last updated 8 years, 1 month ago by Andrew Misplon.
Tagged: search move menu
- AuthorPosts
- September 15, 2016 at 11:37 am #4884
[email protected]ParticipantAloha,
I would like to offer a search bar on the top of my page but right now it ends up in a third row on the menu line. Can you help me figure out how to force that up one line to the right, or move it elsewhere?
Site is:
Nice theme!
Chris
September 15, 2016 at 12:35 pm #4886
Andrew MisplonKeymasterHi Chris
Thanks for your support, it’s most appreciated.
Sorry the header isn’t more flexible. It’s built to handle a one line menu but I can see that’s limiting. Please, try the following:
1. Plugins > Add New, search for and install Simple Custom CSS.
2. Go to Appearance > Custom CSS and insert:/* Site Branding Container */ .site-header .site-branding-container { max-width: 20%; } /* Main Menu Container */ .main-navigation { max-width: 80%; } /* Menu List Container */ #site-navigation div:first-of-type { width: 95%; }
Please, let me know how that goes. Thanks again for your support 🙂
September 16, 2016 at 12:17 pm #4919
Andrew MisplonKeymasterPremium user migrated thread to email.
- AuthorPosts
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.