Fixed Header - by Maite - on WordPress WooCommerce support

This topic has 4 replies, 2 voices, and was last updated 7 years, 2 months ago ago by Rose Tyler

  • Avatar: Maite
    Maite
    Participant
    February 7, 2017 at 13:41

    Hi,

    I would like decrease the fixed header, because in the settings I put the minimun size, but I want less.

    Thanks

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 7, 2017 at 14:59

    Hello,

    Try to use this code:

    .fixed-header .container {
        padding: 0;
    }

    Regards

    Avatar: Maite
    Maite
    Participant
    February 8, 2017 at 08:25

    Ok, thanks. And I would like to change top bar (icon social where is), a little smaller.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 8, 2017 at 08:36

    Hello,

    Please, add this code in Custom CSS:

    .top-links {
        line-height: 25px;
    }
    .top-bar {
        height: 25px;
    }

    Regards

  • Viewing 4 results - 1 through 4 (of 4 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.