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

    Hello,

    I am having an issue with the full width sub menu. When it’s set to be sticky, it works great, but when it’s not it overlaps the content of the next content area. I have included screenshots. Any suggestions?

    Thank you for your help.

    #710967

    Hey spozalty,

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

    #after_submenu .content {
        padding-top: 100px;
    }
    

    Best regards,
    Yigit

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