how can I change the shopping cart icon into a “document icon”, both in the top right corner as well as on the buttons of product detail pages where it says “add to cart”?
Hey Jens,
you could try this solution:
.cart_dropdown_link span:before {
content: 'test';
}
Change test to what you need.
Best regards,
Andy
you mean with sth. like this: <i class=”fa fa-file-text-o” aria-hidden=”true”></i>
?
Hi!
Please refer to this post – http://kriesi.at/documentation/enfold/change-icon-used-for-standard-theme-elements/
Best regards,
Yigit
;-((( I don´t get it…
what is it that I have to insert instaed of “test”…? where do I find the icon codes?
Thx
Hi…? can you please just give me the shortcode of the icon if I am to put it into custom css…?
thx a lot!