Header space is very large, can't determine why

Home Forums Jevelin Theme Header space is very large, can't determine why

Home Forums Jevelin Theme Header space is very large, can't determine why

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

    Please see the attached screenshot.

    There is a strange amount of white space in the mobile version. How can this be reduced? I see no reason for it.

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

    Solution for this topic

    Hi @oldteaseller,

     

    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

    oldteaseller
    Participant

    thank you

    You are most welcome here 🙂

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