How to get the sticky header smaller

Home Forums Gillion Theme How to get the sticky header smaller

Home Forums Gillion Theme How to get the sticky header smaller

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

    Hi,

     

    I just want to get the sticky header smaller. How does it work?

     

    Kind regards,

    Jürgen

    Solution for this topic

    Hi Jürgen,

     

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

     

    You can reduce 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

     

    .sh-sticky-header-active:not(.sh-header-4):not(.sh-header-5):not(.sh-header-6) .sh-nav > li.menu-item > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

     

    Best regards,
    Shufflehound team

    js
    Participant

    Hi,

     

    Thank you. Might be sounds quite basic – have no experience in programming – but were can I exactly find the mentioned path?

     

    Best regards,

    Jürgen

    Solution for this topic

    Please refer the attached screenshot to find it.

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

    js
    Participant

    Thank. Great.

     

    Best regards,

    Jürgen

    js
    Participant

    Hi,

     

    Another issue – How can I change color category meta to Hex or RGB?

     

    Best regards,

    Jürgen

    You are most welcome here 🙂

    To help us keep support thread separates could you please create new thread for each of your other questions instead of asking them in your single thread as it makes the thread messy and hard to read.

     

    If you want to you can also add reference of this thread in your newly created thread.

     

    We would be more than happy to help you on your new thread.

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