[Resolved] Align search to the right

Home Forums Support [Resolved] Align search to the right

Home Forums Support Align search to the right

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #479120
    John Dowling

    Hi. How can I have the search bar to the right? I made it’s width 50% so now when you click on the Search icon the text box is to the left… a long space then the… then the X to close the box.
    Thanks

    #479345
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Try this:

    .navigation-search.nav-search-active {
        left: auto;
    }
    #479540
    John Dowling

    Thanks!

    #479917
    Tom
    Lead Developer
    Lead Developer

    You’re welcome 🙂

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