Header height adjustment

Home Forums Gillion Theme Header height adjustment

Home Forums Gillion Theme Header height adjustment

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

    Hi,

    Is there a way to customize header height?

    In ipad and mobile devices the header is way too thick.

     

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

    Hi @hakorel,

     

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

     

    I am not sure exactly what you are trying to achieve so could you please describe it a bit more in detail?

     

    Best regards,
    Shufflehound team

    hakorel
    Participant

    Thickness of header is too much for ipad and iphone. Want to minimize it to the be the same as the height of the logo.

    Solution for this topic

    You can customize 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 .sh-header-mobile-navigation .sh-nav-container {
        padding: 0;
    }

    hakorel
    Participant

    Thank you!

    you guys are the best!

    You are most welcome here 🙂

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