Hi, I want to shift the menu bar down to align with my logo - I'm using a 200px x 200px logo. How do I do that?
Menu Bar
2 posts from 2 voices-
Posted 3 months ago #
-
Hey lolleepopp,
It should automatically be at about 50% of the height of that container already. But you can Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:
#top .main_menu { top: 50%; }You can use a pixel amount if you want or adjust the percentage as needed. The percent would be best since it will keep things in proportion as the site scales.
Regards,
Devin
Posted 3 months ago #
Reply
You must log in to post.














