[Resolved] Main menu full width is not working, but sticky menu does

Home Forums Support [Resolved] Main menu full width is not working, but sticky menu does

Home Forums Support Main menu full width is not working, but sticky menu does

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #952896
    Nydia

    Hi, I’m working on a website and I would like to have the main menù full width, I choose “navigation full width” on customize panel (also “inner navigation width”), but it is not working. I can’t find the way to make the main menu full width, a strange thing is that the sticky menu (full width) is working ok. What should I do?

    Thank you
    Nydia

    #953054
    David
    Staff
    Customer Support

    Hi there,

    you have this CSS in the Customizer > Additional CSS:

    @media (min-width: 769px) {
        body {
            margin: 0 30px;
        }
    }

    Remove that CSS.

    #953707
    Nydia

    Thank you!

    #953914
    David
    Staff
    Customer Support

    You’re welcome

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.