Hello,
I changed the height of the navigation bar (with the logo, etc.) and now there’s a line below it that I can’t seem to get to move up. I’m sure I’m just missing something terribly obvious, but I can’t figure it out.
Please check out what I mean at the link below:
http://publicdomainmillionaire.com/
You see how there’s the line under the logo and then an additional line beneath that?
Thanks for any help you can provide!
Jessica
Hi nsmllc!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.fixed_header.social_header #main {
padding-top: 116px;
}
Cheers!
Yigit
Worked perfectly, thank you Yigit!!