Hi,
I’ve a problem about mobile menu on www.figra.fr
I arrived now on this website and I found CSS changed, so it’s difficult to understand sometimes…
The main problem is about the search bar icon and the menu on mobile version.
For search bar icon I use this :
/Remove Search Icon/
i.fa.fa-search {
display: none;
}
It’s work, but not in responsive version. On Mobile header I’ve always the search icon
Why? can you help me ?