Hi there,
How do I increase the size of the search icon in the main nav bar?
Thanks!
Hey alexmasica!
This is the snippet I used on the Enfold documentation website to do that:
/*Make the search menu icon bigger*/
#top .menu-item-search-dropdown > a {
font-size: 24px;
}
Best regards,
Devin
Hi Devin,
That didn’t seem to do the trick. Any other ideas? Site I’m doing this on is alexmasica.com.
Hi!
Please flush browser cache and refresh your page a few times. It does seem to work fine on my end – http://i.imgur.com/cZ2LBe3.png
Best regards,
Yigit
Thanks. I had done that last night but it wasn’t working. It’s showing up fine now today. Thanks!