Hello,
I love the enfold theme! Great job! But I have a problem with the search icon. I use a transparent header, but the search icon is displayed with a white boxed background. How can I make the background of the search Icon transparent too?
I post the link to a temporary login in the privat content
Hey Felix-A,
Thanks for the login, I added this code in the General Styling > Quick CSS field:
#top #header .av-main-nav > li > a {
background-color: transparent !important;
}
and it is now working, Please clear your browser cache and check.
Best regards,
Mike
Thank you ! It worked!