Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #794886

    Hello

    I have a problem with the search icon on my site.
    On the main menu it looks OK, but on the button on the search form popup, it’s a different icon.(It looks different in each browser).
    Same problem occurs any place the form itself is shown (Search results page and mobile menu).
    I tried changing the font code on my functions.php but it didn’t help, there were still two different icons on the main menu and on the form itself.

    Thank you!

    #794976

    Shalom! :)
    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    #top .avia-font-entypo-fontello, body .avia-font-entypo-fontello, html body [data-av_iconfont='entypo-fontello']:before {
        font-family: 'entypo-fontello'!important;
    }
    

    Best regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.