Site logo

[Resolved] Align Search button to the right

Home Forums Support [Resolved] Align Search button to the right

Home Forums Support Align Search button to the right

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #876989
    lifeisogood

    I’ve setup the Primary navigation alignment to left and I also have Navigation Search enabled.
    How do I align only the search button to the right while the rest of the navigation stays aligned to the left?

    #877020
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

    .main-navigation:not(.slideout-navigation) .main-nav {
        flex: 1;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    Let me know 🙂

    #877023
    lifeisogood

    Thank you! That helped!

    #877056
    Leo
    Staff
    Customer Support

    No problem 🙂

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