Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #505988

    Hi there!

    After adding the code to remove the header-meta, there is now white space between the bottom of the header and the top of the layer slider. Cannot find how to remove that white space. Can you help?

    The code I placed in Custom CSS is:

    #header_meta {
    display: none;
    }

    Website and login info provided in private content.

    Thanks for checking this out!

    Valerie

    #506106

    Hey Valerie!

    Add the following to your custom CSS:

    .html_header_top.html_header_topbar_active.html_header_sticky #top #main { padding: 100px !important; }
    

    Best regards,
    Basilis

    #506160

    Thanks for the help, Basilis! Worked great.

    #506267

    Hi,

    Great, glad we could help :-)

    Thanks,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Space Between Header and Layer Slider’ is closed to new replies.