Archived topic
Move search function to the right
5 replies · Started by faust on December 29, 2018
Hi,
I'm looked at the support forums and cant seem to find it.
I'd like to split the burger menu, and the search function on each side of the page.
Burger Menu (left) Logo (middle) Search button (right)
Thanks.
Hi there,
Try this CSS:
.main-navigation li.search-item {
float: none;
margin-left: auto;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know :)
Thanks a lot, Leo! That worked.
No problem :)
Hello, I have the navigation icon (magnifying glass) on the right in the primary navigation bar, I would like the magnifying glass to be at the beginning, on the left side.
P.D. The mobile version is perfect, I just want to change the order of the magnifying glass in the desktop version.
Thank you
José Alejandro
Hi there,
Can you open a new topic and link us to the page in question?
Thanks!