Masthead Adjustment
Hi.. I need the menu buttons like the home page , about us etc. to be a little lower and centered with the logo ..
How do i bring the menu down?
Please help
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
6Hi Harkirann Wohraa
Please navigate to your custom CSS editor and add the following
.main-navigation ul li { top: 35px; }Let us know how you get on
Magus
thank u so much.. this worked perfectly !
actually , there is a small issue i noticed.. can u go back to my page and check the ‘about us’ tab.. the drop down menu shows an empty slot and below that i see ‘our team’ .. this issue was not there before i added the custom css code u mentioned above..
Hi Harkirann Wohraa
Please add the following to the custom CSS
.main-navigation ul ul li { top: 0px; }The sub-menu was picking up the CSS from the original post, this entry disables it for the sub-menu.
Thanks
Magus
thank u magus :) worked like a charm
Hi Harkirann Wohraa
No worries. If you need any more help please feel free to open a new support thread
Magus
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.