Fixed Menu size - by ateliers15 - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 6 years, 10 months ago ago by Amzy Leel

  • Avatar: ateliers15
    ateliers15
    Participant
    June 7, 2017 at 18:48

    Hello! Is there a way to reduce the fixed header height? I mean to set it to 60px for example.

    1 Answer
    Avatar: amzy
    Amzy Leel
    Participant
    June 8, 2017 at 06:35
    .fixed-header {
        min-height: 85px !important;
        height: 85px !important;
    }

    put this code in 8theme options >> styling >> custom css >> global custom css and change the 85px to the amount you want. 85px is the default.

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.