Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #635381

    Hello,

    I just updated a site from 3.2.3 to 3.5.4. After I did this, Chrome now shows a small gap between menu bar and Layerslider. In Firefox, it does not show it. Can you look at it and see if it does the same for you and if so, how can I fix it?

    http://screencast.com/t/eg1fDCsjaL5v

    Site: http://sfmd.az.gov

    Thanks!

    -Fred

    #635437

    Hey Fred,

    Thanks for getting in touch with us!

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    
    .html_header_top.html_header_sticky.html_large.html_bottom_nav_header #main {
        padding-top: 155px !important;
    }
    

    Best regards,
    Jordan

    #635524

    That worked! Thanks so much!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Close gap on header’ is closed to new replies.