Jevelin Mobile Theme White Space (Gap) Between Header and Content

Home Forums Jevelin Theme Jevelin Mobile Theme White Space (Gap) Between Header and Content

Home Forums Jevelin Theme Jevelin Mobile Theme White Space (Gap) Between Header and Content

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    RESOLVED Posts
  • christopherale92
    Participant

    Hi! Attached are screenshots of the issues Im having. there is white space in-between the menu header and the content on each page. See attached for details. Any help would be appreciated.

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

    Hi @christopherale92,

     

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

     

    Could you please share the page URL from your site where it is displaying so that I can troubleshoot it?

     

    Best regards,
    Shufflehound team

    christopherale92
    Participant

    Sure. Its the mobile version of every page on the site so the website is:

    https://overth.com

    christopherale92
    Participant

    home page

    shop page

    contact

    subscribe

    blog

    you get the idea. Thanks again.

    Solution for this topic

    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;
    }

    christopherale92
    Participant

    Thank you, that did the trick!

    You are most welcome here 🙂

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