Little shopping bag icon now working properly
-
Hi,
.wd-add-btn-replace .add-to-cart-loop:before {
content: "\f126";
}
I am using this css to display a little shopping bag instead of the trolley.
It works on certain shop pages but not on others.
I invite you to visit our webpage on different browsers or check the video attached for clarification.
Best regards
Hi,
Try to replace the previous code with the following one:
div.wd-add-btn-replace .add-to-cart-loop:before {
content: "\f126";
}
Kind Regards
Hi,
It appears to be working like a charm.
thanks!
You are welcome! If you have any questions please feel free to contact us.
Best Regards