Site logo

[Resolved] Suggestion – secondary menu

Home Forums Support [Resolved] Suggestion – secondary menu

Home Forums Support Suggestion – secondary menu

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #733431
    Rob

    If using the secondary navigation and in the customizer the secondary nav width is set to full and inner navigation width is set to contained it would be nice if there was some left and right padding to match that of whatever is set in the Header Padding (under header). This would keep the secondary navigation lined up at all times with the header below it.

    Currently i add:

    .secondary-navigation .inside-navigation{
    padding-left: 40px;
    padding-right: 40px;
    }

    Which isn’t a big deal, but i have to remember to change the css to match the header padding in customizer each time for a new website.

    Thanks.

    #733523
    Leo
    Staff
    Customer Support

    Hi there,

    It should match up without adding that CSS.

    The icon itself doesn’t match up but the actual menu item (white background) matches:
    https://www.screencast.com/t/ExIi25yfm

    Let me know if this helps 🙂

    #733527
    Rob

    Hi Leo, if you take my code out in the inspector and resize the browser window to say 1280px or less you will see what i mean.

    It’s not really a problem for me, but I imagine most users who disable the secondary nav toggle would want it to work this way. Thanks.

    #733645
    Leo
    Staff
    Customer Support

    I see what you mean.

    CSS solution is definitely the best for this for now 🙂

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