The search icon is not displaying in my header: http://stage.marqueemgt.com.au/
Any clues on this would be appreciated…
Hi,
Can you once again check that Enfold Main Menu is checked in Appearance > Menus
http://i.imgur.com/4D7x1G3.jpg
Regards,
Yigit
Yes, but still getting the rectangle instead of the icon.
http://i.imgur.com/PyDNomx.png
Note we are using a child theme hence “marquee” instead of “enfold”
I do notice that in the dropdown menu selector at the very top of that image there seems to be something missing in that there is no text between the commas, not sure if this is indicative of anything.
The issue persists regardless of what header type I choose.
Hey!
Please insert following code into the quick css field to fix the issue
#top .menu-item-search-dropdown > a, #searchform #searchsubmit, .ajax_search_image, .iconfont {
font-family: 'entypo-fontello' !important;
}
Regards,
Peter
Thanks Peter, looking good again.