Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #334498
    Pikabon
    Participant

    Hello
    I tested a lot of menu types for the primary header.
    What can I do so that the items in the page menu don’t jump to the line too quickly? Let me explain: as soon as I’m on a screen smaller than 2136 px, the menu goes to the line
    https://chantillynegra.fr/muddy-gurdy-mississippi-project/
    How can I fix this?
    thanks

    #334513
    sujapati
    Keymaster

    Hello Pikabon,
    Thanks for choosing our theme. As you can see we have a header that includes the search, cart, and user account navigations menu by default causing the unavailability of larger spaces for the main menu. So in case you don’t want to use the header right on your site, you will need to add the following CSS to your theme.

    body .wp-block-main-header .wp-block-navigation {
    width: auto;
    }

    Thanks
    Sujapati</div>

    • This reply was modified 2 weeks, 5 days ago by sujapati.
    • This reply was modified 2 weeks, 5 days ago by sujapati.
    • This reply was modified 2 weeks, 5 days ago by sujapati.
    • This reply was modified 2 weeks, 5 days ago by sujapati.
    #334568
    Pikabon
    Participant

    ok thanks

    best regards

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