Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1212250

    Hello, I am trying to change the fonts by using the Enfold > Advanced Styling but the changes are not taking effect.
    Also, please advise how I can remove the ‘search icon’ completely from the site.

    Thanks

    #1212482

    Hey kevin_evaco,

    Are you running any custom css that may be formatted incorrectly. This can cause the site to not respect the styling updates.

    To remove the search icon add this to quick css:

    #menu-item-search{
    display:none!important;
    }

    Best regards,
    Jordan Shannon

    #1212504
    This reply has been marked as private.
    #1212777

    Hi,

    have you done a hard cache clear? Also, did the search hide work?

    Best regards,
    Jordan Shannon

    #1212852

    Thank you, it works fine after clearing the cache.

    #1213028

    Hi,

    Perfect! I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Font type change does not take effect’ is closed to new replies.