Extra padding

Home Forums Jevelin Theme Extra padding

Home Forums Jevelin Theme Extra padding

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    RESOLVED Posts
  • TheMakoBrothers
    Participant

    Hello,

     

    There is alot of empty space on top of ABOUT US, PROJECTS, and BLOG pages, when viewed from mobile. Why is that?

     

    Please advise.

     

    Thank you,

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

    Hi @TheMakoBrothers,

     

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

     

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

     

    Best regards,
    Shufflehound team

    TheMakoBrothers
    Participant

    sure, wearethelum.com

    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

     

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

    TheMakoBrothers
    Participant

    thank you!

    You are most welcome here 🙂

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