Mobile and Tablet Nav Bar Height

Home Forums Gillion Theme Mobile and Tablet Nav Bar Height

Home Forums Gillion Theme Mobile and Tablet Nav Bar Height

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • OctopiStimuli
    Participant

    Hi

     

    Is it possible to decrease the height of the nav bar on mobile and tablet.

    Id like to decrease it by at least 10 – 15px on the top and bottom in the screenshot below.

     

    Many thanks.

     

     

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

    Hi @OctopiStimuli,

     

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

     

    Could you please share me your site URL where it’s displaying so that I can help you to achieve it?

     

    Best regards,
    Shufflehound team

    OctopiStimuli
    Participant

    Thank you.

     

    The address is:

    http://www.butcheryexcellence.com

    You can decrease its height 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-mobile .sh-header-mobile-navigation .sh-nav-container {
        padding: 20px 0;
    }

     

     

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