HomePage › Forums › Themeforest › Kosi – Furniture WooCommerce WordPress Theme › Change icon shopping cart on rollover product
- This topic has 12 replies, 2 voices, and was last updated 10 months, 2 weeks ago by
maryven.
-
AuthorPosts
-
November 5, 2022 at 5:56 pm #7967
Hello,
I would like to change the cart icon \e054 to that of the eye but I can’t find the code.
Can you help me, please?
The code to change is this:`li.product .shop-action a[class*=product_type_]:before {
content: “\e015”;
}Thank you.
November 5, 2022 at 11:22 pm #7968Yes, you need to add this custom CSS code to the file style.css ( child-theme):
li.product .shop-action a[class*=product_type_]:before { content: "\e015" !important; }
If you need to help, please send the admin web account for me, I will check and try to help you.
November 5, 2022 at 11:25 pm #7969But I wanted to change the icon, where do I find the code of the eye icon?
I have change \e015 code.
Thanks.November 5, 2022 at 11:47 pm #7974Please find the icon here: https://demo.leebrosus.com/kosi/icons/
November 8, 2022 at 2:08 am #8022November 8, 2022 at 2:16 am #8026I would like to replace it with the eye icon.
I hope I have explained myself better.
Thank you.November 8, 2022 at 11:52 pm #7986Look here, please:
https://www.archigia.it/nuovo/wp-content/uploads/2022/11/Schermata-2022-11-05-alle-19.00.06.png
https://www.archigia.it/nuovo/wp-content/uploads/2022/11/Schermata-2022-11-05-alle-19.04.57.pngI would like to replace it with the eye icon.
I hope I have explained myself better.
Thank you.November 9, 2022 at 12:20 am #8055Hello,
Please send the admin web account for me, I will check and try to help you.
November 9, 2022 at 12:44 am #8058This reply has been marked as private.November 9, 2022 at 10:41 pm #8061Hi again,
I changed this icon, please recheck.
November 12, 2022 at 12:51 am #8079I keep seeing the shopping cart icon. Is it possible to replace it with the eye icon?
November 14, 2022 at 12:50 am #8095Please delete all caches and recheck: https://prnt.sc/cEgoyHm9aiNF
November 16, 2022 at 11:50 pm #8138Now I see it, thank you very much!
-
AuthorPosts
You must be logged in to reply to this topic.