Site logo

Archived topic

Move searchicon to left main navigation

3 replies · Started by _blank on December 9, 2020

Viewing posts 1–4 of 4

Hi everyone, i have a simple question...

¿How i can move the search icon to left?

Only need to move it to the left of the main primary menu, i can´t find the way...

--> Attached image <--

https://ibb.co/t2KJtLc

Thanks in advance

Hi there,

can you provide a link to your site so i can see the layout.

Web attached in private information David!

Thanks

Try adding this CSS:

.main-navigation .menu-bar-items {
    order: -1;
}
This archived topic is closed to new replies.