Menu displayed differently in header and fixed navigation.

This topic has 5 replies, 3 voices, and was last updated 8 years, 5 months ago ago by Robert Hall

  • Avatar: urbanv
    urbanv
    Participant
    November 25, 2015 at 19:59

    The fixed navigation will not fit all the menu items although it is the same width. Is there a possibility to fit all the items in one line?

    All fine:
    Header
    The problem:
    Fixed

    4 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    November 25, 2015 at 20:12

    Hello,

    Please add this code in Theme Options->Custom CSS->Global Custom CSS.

    .fixed-header .menu > li > a{
        padding: 20px 9px 15px 7px;
    }

    Regards,
    Robert Hall.

    Avatar: urbanv
    urbanv
    Participant
    November 25, 2015 at 20:14

    Thank you!!!

    Avatar: Eva
    Eva Kemp
    Support staff
    November 25, 2015 at 20:16

    Hello,

    Please use this code in Theme Options > Custom CSS > Custom CSS for desktop:

    .fixed-header-area .collapse {
        width: 100%;
    }

    Regards,
    Eva Kemp.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    November 26, 2015 at 08:38

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

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

The issue related to '‘Menu displayed differently in header and fixed navigation.’' 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.