• Hi all, I use Sydney pro theme. I just made my menu full width and unfortunately now the left and right off the menu is cut off on mobile. I haven’t been able to find the same problem in the forums with this theme.

    All help is appreciated.

    Thanks.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author megamenu

    (@megamenu)

    Hi cornandbread,

    Thanks for posting a link.

    Please can you go to Mega Menu > Menu Themes > Custom Styling and add the following:

    @include mobile {
        .header-wrap .row {
            margin-left: 0;
            margin-right: 0;
        }
    }

    Regards,
    Tom

    Thread Starter cornandbread

    (@cornandbread)

    Thanks, I actually found a non-code fix. I went to Menu Theme > Mobile Menu > enabled Sub Menu – Force Full Width. That fixed it.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Mobile Menu Too Wide – Sydney’ is closed to new replies.