Site logo

Archived topic

Search Icon + Burger Nav: Impossible to see the search field

3 replies · Started by Sergio on May 13, 2021

Viewing posts 1–4 of 4

Hi Sergio,

Try this CSS, feel free to change the numbers, just keep them matching.

.inside-header .navigation-search.nav-search-active {
    left: -500px;
    width: 500px;
}

It works perfectly.
Thank you very much!

No problem :)

This archived topic is closed to new replies.