How to move menu to the bottom of header in vantage
Hi I’m having a large logo and wants the menu to be aligned to the bottom of the logo/header in vantage? I’ve tried to set the padding in a child theme css, but that also affects the second level menus padding.
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
5Hi Sebastian
Do you have a public URL where we can take a look at what’s going on? If you need to keep this URL private from other users, just select “Private Reply” on the bottom right of the comment box.
Thanks
Magus
This is a private message.
Hi Sebastian
You can fix/change this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.
#menu-main { padding-top: 85px; } .main-navigation ul ul { padding-top: 5px; }Let us know how you get on
Magus
Thank you very much. It did the trick.
Glad to Hear.
If you need any more help please don’t hesitate 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.