Site logo

Archived topic

Align search to the right

3 replies · Started by John Dowling on January 24, 2018

Viewing posts 1–4 of 4

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

Hi there,

Try this:

.navigation-search.nav-search-active {
    left: auto;
}

Thanks!

You're welcome :)

This archived topic is closed to new replies.