Site logo

[Resolved] Primary nav not load full width with secondary lateral menu

Home Forums Support [Resolved] Primary nav not load full width with secondary lateral menu

Home Forums Support Primary nav not load full width with secondary lateral menu

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #354529
    David

    Hi,

    in my page David Roda i have a secondary menu in lateral, and the primary nav not load full width, Nevertheless when do scroll and convert to sticky, yes expands to full width, you know how i can to do to be full width always?

    Thanks!!!

    #354643
    Leo
    Staff
    Customer Support
    #354665
    David

    Hi,

    but not is a logo, is a element of menu to put the logo in the middle of menu, following this: https://docs.generatepress.com/article/centering-logo-navigation/

    #354689
    Tom
    Lead Developer
    Lead Developer

    Your site has this CSS which is preventing it from being full width:

    .sfm-no-mobile.sfm-pos-left body, 
    .sfm-no-mobile.sfm-pos-left #wpadminbar {
        padding-left: 200px !important;
        box-sizing: border-box !important;
    }

    That padding-left will have to be removed.

    #355399
    David

    Thanks you!!!!!! 😀 😀 😀 😀

    #355506
    Tom
    Lead Developer
    Lead Developer

    You’re welcome 🙂

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