Change Icon in Image class="image_links double"

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:

[one_fourth][image src="https://cafeetrusca.com/wp-content/uploads/2017/09/Finca-Chiripa-Maragogype.png" width="150" height="672" align="center" stretch="0" border="0" margin_top="" margin_bottom="" link_image="https://cafeetrusca.com/wp-content/uploads/2017/09/Barista-Champ-Finca-Chiripa-Marogogype.jpg" link="https://cafeetrusca.com" target="" hover="" alt="" caption="" greyscale="" animate="" ][fancy_link title="Chiripa Maragogype" link="https://cafeetrusca.com" target="" style="4" class="" download=""][/one_fourth]

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

Sign In or Register to comment.