Hi,
How do I change the colors of the search bar? I have seen that if I change the texts they change for the whole site
Thanks
Best regards
Davide
This could be done by writing a custom CSS code.
I can help you with that, but you need to tell me the colors you want to have and attach a link to your website.
I send you an email, thanks!
Please, use the following CSS code:
.mfn-live-search-box li{ color: #000; }
Comments
Hi,
This could be done by writing a custom CSS code.
I can help you with that, but you need to tell me the colors you want to have and attach a link to your website.
Best regards
I send you an email, thanks!
Please, use the following CSS code:
Thanks