Navigation Issue with site on mobile

Home Forums Jevelin Theme Navigation Issue with site on mobile

Home Forums Jevelin Theme Navigation Issue with site on mobile

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

    Hello,

    I was testing some pages on my mobile this evening and I noticed that, on all the pages, there is a massive gap between the menu area and the first element of the page (in the attached screenshot, it is an image). The gap is ok on website.
    I don’t seem to be able to correct this padding with the web editor
    Can you help?

    Thank you Muriel

     

     

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

    Solution for this topic

    HI @synobol,

     

    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

     

    header.primary-mobile {
        height: auto !important;
    }

     

    Best regards,
    Shufflehound team

    synobol
    Participant

    Thank you, that solved the issue.

    Best wishes!

     

    You are most welcome here 🙂

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