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

    with the latest update, i’m also now getting that same space between the header and the top of the body. the code i currently show is below. i’ve changed the fixed_header.social_header #main higher and lower, and removed it and it still showed the space.

    #header_meta{
    display: none !important;
    }
    .fixed_header.social_header #main {
    padding-top: 115px;
    }
    • This topic was modified 10 years, 8 months ago by Tech Dude.
    #236607
    This reply has been marked as private.
    #236915

    Hey!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .html_header_top.html_header_topbar_active.html_header_sticky.html_bottom_nav_header #top #main {
    padding-top: 126px;
    }

    Cheers!
    Yigit

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