Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1092167

    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

    #1092191

    Hey ronmann,

    Add this to quick css:

    #top #header_main > .container{
    height:200px!important;
    }

    Best regards,
    Jordan Shannon

    #1092223

    Hey Jordan
    I tried the CSS code, even droped it down to 0px and nothing changes. Any other ideas?

    #1092259

    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

    #1092272

    HI,
    OK I did what you suggested and still no change. What now?
    Ron

    #1092880

    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

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.