Menu categories using the full width - by Fabio

This topic has 2 replies, 2 voices, and was last updated 4 years ago ago by Olga Barlow

  • Avatar: fabio_vito
    Fabio
    Participant
    April 14, 2020 at 18:33

    Dear Support,

    I have noticed that currently, the menu area does not use the full website width.
    I would like to know if there is a way to force the menu to use the full width and allow me to have more categories in a single line.

    Best regards.

    F.

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    April 15, 2020 at 11:19

    Hello,

    Yes, menu as the other content is limited by the container width (1170px). Add the following custom code to remove the limit (Theme Options > Custom CSS)

    .header-wrapper .main-nav .container {
        width: 100%;
    }

    Regards

  • 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.