Home Forums WoodMart support forum where to hide compare icon from shop page and from single product page

where to hide compare icon from shop page and from single product page

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #95690

    indrapal
    Participant

    Hi TEAM,

    I want to hide this compare icon from shop page https://prnt.sc/lu2mkz and from single product page https://prnt.sc/lu2n62

    Thanks

    #95711

    Hello,

    Navigate to the Theme settings > Shop > Compare and disable the function, the icons would disappear

    Best Regards

    #95739

    indrapal
    Participant

    Thanks team

    #95745

    indrapal
    Participant

    Team,

    One more issue i have i have added box shadow on product grid but i think it is not showing properly https://prnt.sc/lua1zz if I increase margin 20px or 30px in between products than it shows properly. i want to show proper shadow without adding extra margin.

    Thanks

    #95778

    Hello,

    Replace the custom CSS here http://prntscr.com/lucgwy for this one:

       outline: 1px solid #9ad8dd;
        box-shadow: 0 11px 13.35px 1.65px rgba(148,148,148,.23);
        position: relative;
        z-index: 10;

    Best Regards

    #95854

    indrapal
    Participant

    Thanks team, issue fixed

    #95914

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘where to hide compare icon from shop page and from single product page’ is closed to new replies.