Tagged: bigger, CSS, search icon
hey,
how can I adjust the Search Icon in my Enfold Theme?
I want it bigger and another color.
Thank you
Hey Anna_Tewes,
Please add the following code to the Quick CSS field in Enfold theme options > General Styling tab and adjust it as needed
#top #header #menu-item-search a {
color: #a62c0a;
font-size: 34px;
}
Best regards,
Yigit
Thank you, it works.
Is it possible to get the word “search” behind the magnifying glass