Please look at https://www.nathaliejohnson.com and see the extra white space between the logo image and the menu below. What is the correct CSS code to control this space?
Thanks,
Ron Mann
Hey ronmann,
Add this to quick css:
#top #header_main > .container{
height:200px!important;
}
Best regards,
Jordan Shannon
Hey Jordan
I tried the CSS code, even droped it down to 0px and nothing changes. Any other ideas?
Hi,
Did you add the code to the very to of quick css so it runs first? Also, be sure to clear the cache first.
Best regards,
Jordan Shannon
HI,
OK I did what you suggested and still no change. What now?
Ron
Hi Ron,
It might be some caching issue since Jordan’s code isn’t being fetched in the frontend.
In your WordPress Dashboard, go to Enfold > Performance > then disable CSS file merging and compression.
Best regards,
Nikko