Comments 2Narerit started the conversationMay 3, 2017 at 2:58amI want to change this orb icon into download icon.Because I want to implement link to download a picture.Thanks. 7,092Oliver repliedMay 3, 2017 at 8:04amHI!To what icon you need to change it? What pack?Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver 2Narerit repliedMay 3, 2017 at 8:34amElegant pack e0e8Thanks 7,092Oliver repliedMay 3, 2017 at 8:40amPls. install child theme and add this code to functions.php of the child theme. wp_register_style('icons-elegant', get_template_directory_uri() . '/css/icons-elegant.css'); wp_enqueue_style('icons-elegant'); And let me knowPlease note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver 2Narerit repliedMay 3, 2017 at 8:56amAdd this already. Nothing change. 7,092Oliver repliedMay 3, 2017 at 9:04amNow this css: body .portfolio:not(.hover-default) .portfolio-item .image .overlay .links a.outer-link:before { font-family: "ElegantIcons"; content: '\e0e8'; } Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver 2Narerit repliedMay 3, 2017 at 9:07amAdd this , already change. Thank you. Sign in to reply ...
I want to change this orb icon into download icon.
Because I want to implement link to download a picture.
Thanks.
HI!
To what icon you need to change it? What pack?
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Elegant pack
e0e8
Thanks
Pls. install child theme and add this code to functions.php of the child theme.
And let me know
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Add this already. Nothing change.
Now this css:
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Add this , already change.
Thank you.