Show Condensed "Scroll" Top Menu All the Time

This topic has 4 replies, 3 voices, and was last updated 7 years, 8 months ago ago by Eva Kemp

  • Avatar: frank19
    frank19
    Participant
    September 13, 2016 at 01:33

    When I scroll down the page on my website my header shrinks to a smaller version. Is there a way to show that smaller version of the header all the time? The main header (before scrolling) is too big.

    I want this:
    Big Header

    To always look like this:
    Small Header

    Thanks

    3 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    September 13, 2016 at 07:34

    Hello,

    Please try to add the following code in Global Custom CSS.

    .header-logo img {
        width: 94px;
    }
    .header-wrapper .menu > li > a{
        font-size:13px;
    }
    .navbar {
        padding: 10px 0;
    }

    Regards,
    Robert Hall

    Avatar: frank19
    frank19
    Participant
    September 13, 2016 at 13:26

    That appears to have done the trick. Thank you!

    Avatar: Eva
    Eva Kemp
    Support staff
    September 13, 2016 at 13:35

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

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

The issue related to '‘Show Condensed "Scroll" Top Menu All the Time’' has been successfully resolved, and the topic is now closed for further responses

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