HomePage Forums Themeforest Kosi – Furniture WooCommerce WordPress Theme Change icon shopping cart on rollover product

Topic Resolution: Resolved
Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #7967
    Avatarmaryven
    Support Expired

    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.

    #7968

    Yes, 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.

    #7969
    Avatarmaryven
    Support Expired

    But I wanted to change the icon, where do I find the code of the eye icon?
    I have change \e015 code.
    Thanks.

    #7974

    Please find the icon here: https://demo.leebrosus.com/kosi/icons/

    #8022
    Avatarmaryven
    Support Expired

    Those icons do not have a code like in this case:
    content: “\ e015”

    Look this

    • This reply was modified 1 year, 5 months ago by Avatarmaryven.
    • This reply was modified 1 year, 5 months ago by Avatarmaryven.
    #8026
    Avatarmaryven
    Support Expired

    and this

    I would like to replace it with the eye icon.
    I hope I have explained myself better.
    Thank you.

    #7986
    Avatarmaryven
    Support Expired
    #8055

    Hello,

    Please send the admin web account for me, I will check and try to help you.

    #8058
    Avatarmaryven
    Support Expired
    This reply has been marked as private.
    #8061

    Hi again,

    I changed this icon, please recheck.

    #8079
    Avatarmaryven
    Support Expired

    I keep seeing the shopping cart icon. Is it possible to replace it with the eye icon?

    #8095

    Please delete all caches and recheck: https://prnt.sc/cEgoyHm9aiNF

    #8138
    Avatarmaryven
    Support Expired

    Now I see it, thank you very much!

Viewing 13 posts - 1 through 13 (of 13 total)

You must be logged in to reply to this topic.