Some sections override menu

Home Forums Jevelin Theme Some sections override menu

Home Forums Jevelin Theme Some sections override menu

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    RESOLVED Posts
  • kristinasaluste
    Participant

    Hello!

     

    I’m using your one pager version ans  some of the sections on my page when scrolled override my menu (pictures attached). How can I fix that?

    Attachments:
    You must be logged in to view attached files.

    Solution for this topic

    Hi @kristinasaluste,

     

    I hope you are well today and thank you for your question.

     

    You can resolve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    #page-container .sh-header-template .vc_column-inner {
            z-index: 999999 !important;
    }

     

    Best regards,
    Shufflehound team

    kristinasaluste
    Participant

    Thanks, solved 🙂

    You are most welcome here 🙂

Viewing 4 posts - 1 through 4 (of 4 total)