Hi Team,
On my website, I have a page where I offer specialty coffees.
I use the Shortcodes Image [Image src = "" ...] to add the double option of viewing the coffee information (class zoom) and using the link (link class) to take it to the purchase:
My question is, how to change the link class icon to cart icon?
<i class = "icon-link"> to <i class = "icon-cart">
I've pasted this code into the CSS theme options but it does not work for me:
.image_frame .image_wrapper .image_links a.link .icon i {icon-cart! important; }
I would appreciate it if you could help me.
Greetings.
Comments