Hi.
I'd like to add some padding just below the logo.
I just want the nav menu to be pushed down a bit.
Is there something I can add to the custom CSS box?
Thanks
Hi.
I'd like to add some padding just below the logo.
I just want the nav menu to be pushed down a bit.
Is there something I can add to the custom CSS box?
Thanks
Hey tolucophoto,
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 .logo {
padding-bottom: 5px;
}
Regards,
Devin
Great! Thanks Devin.
Glad we could help :)
Regards,
Devin
This topic has been closed to new replies.