Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1277788

    Hello,
    I have a thin blank column underneath the menu bar on my pages. How do I eliminate this?

    Thanks

    #1277863

    Hi AFEC,

    Can you try adding this CSS code in Enfold > General Styling > Quick CSS:

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

    Best regards,
    Nikko

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