White space between mobile header and content

Home Forums Jevelin Theme White space between mobile header and content

Home Forums Jevelin Theme White space between mobile header and content

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

    Hello,

    I have a white space in the mobile/tablet view between the header and the content in all off my pages. I checked already the paddings. How can I change this?

     

    Thank you!

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

    Solution for this topic

    Hi @Lotta,

     

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

     

    You can remove 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

    Lotta
    Participant

    It’s working 🙂 Thank you so much!

    You are most welcome here 🙂

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