Hey,
I want to decrease the space between the logo and the menu:
http://terranet.se/new/
What code shall I add?
Thanks
Charlotte
Hey Charlotte!
Thank you for using Enfold.
Try this in the Quick CSS field:
#header_main .container, .main_menu ul:first-child > li a {
height: 58px;
line-height: 58px;
}
Regards,
Ismael
Thanks.
But I can´t see any change. I have try to change the numbers as well.
Charlotte
Hey!
space on your website seems decreased for me. Please clear browser cache and hard refresh a few times to see the changes.
Regards,
Andy
Yes, now it does, thanks anyway.