Site logo

Archived topic

How to add search icon on custom Navigation created using Block Elements?

15 replies · Started by Ravi Dixit on March 14, 2023

Viewing posts 16–16 of 16

Try adding this:

@media (max-width: 768px){
    form.search-form.navigation-search.nav-search-active {
    width:  150px;
}
}
This archived topic is closed to new replies.