Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #1184742
How can I change this Icon on portfolio items hover.
Closed

Comments

  •  2
    Narerit started the conversation

    I want to change this note icon to more icon.

    More icon code is f297 in Material design. 

  •  7,280
    Oliver replied

    HI!

    At first pls. add this code to the functions.php of the child theme:

    wp_enqueue_style('icons-material')
    wp_register_style('icons-material', get_template_directory_uri() . '/css/icons-material.css');
    

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  •  2
    Narerit replied

    Already added it. What's next?

  •  7,280
    Oliver replied

    HI!

    as I see you already changed it. 

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver