Tagged: search
Hello! we were wondering if the SEARCH bar at the top of the theme could be slightly modified: right now on our site https://aquaquestonline.com/ we have a search magnifying glass. Could a word “SEARCH” be added to the magnifying glass? we are afraid some of the users will not recognise the magnifying glass for what it is.
Thank you,
Gear Out Here
Hey gearouthere!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
#top #menu-item-search.menu-item-search-dropdown>a:after {
content: ' Search';
font-size: 15px;
}
Best regards,
Yigit
Hi Yigit, thanks for your response, I added the code but didn’t seem to do the trick…
Thanks,
Gear Out Here
Hey!
Please flush browser cache and refresh your page a few times. It does work fine on my end – http://i.imgur.com/z3DYsWK.png :)
Best regards,
Yigit
Thanks Yigit, now it’s working!