Hi Xtemos,
I would like to change the icon of a trolley to that of the bag that I can change for cart section in the header to the bag icon.
I previously used this solution that called a Fontawesome icon, although this wasn’t similar to the cart header bag icon.
.wd-buttons .wd-add-btn>a:before {
content: "\f290";
font-family: fontawesome
}
I would prefer not to use a fontawesome icon as I don’t want to preload fontawesome on my site. Is their a way to use the existing cart header bag icon instead? As this is all ready called and built within the theme. It does seem a little odd not to be able to change it.
Attachments:
You must be
logged in to view attached files.