burger menu overlapping on my heading on mobile

Home Forums Jevelin Theme burger menu overlapping on my heading on mobile

Home Forums Jevelin Theme burger menu overlapping on my heading on mobile

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

    hello, guys how are you?

    maybe I am facing a hard problem I can’t solve it myself please help

    desktop view is ok, but when I view my site on mobile, the burger menu overlapping with my headline on mobile, I can see the burger menu and my main headline simultaneously.. but it should be only menu nevigation when I press the burger menu icon.

    please visit my site on the mobile press burger menu. then you can realize what happening

     

    thank you.

    Solution for this topic

    Hi @saikate,

     

    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

     

    .sh-header-template .vc_row.wpb_row {
        z-index: 999;
    }

     

    Best regards,
    Shufflehound team

    saikate
    Participant

    many many thanks for helping me out. the problem has been solved by your custom code. again thank you.

    one more thing to you guys. please reply as soon as possible. because we had been worried too much.

    thank you shuffle hound team.

    You are most welcome here 🙂

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