Home Forums WoodMart support forum Remove WishList Icon & add compare form"Show summary on hover"

Remove WishList Icon & add compare form"Show summary on hover"

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #300559

    asifsuhaib
    Participant

    Hey There.

    (1) How Can i remove wishlist icon and add compare icon in “Show summary on hover” product style.
    Note:- Wishlist button is already Hidden because I have disabled wishlist. but i need to be able to enable wishlist but without its icon in “Show summary on hover” product style.
    screenshot :- https://ibb.co/Jkx1Vv0

    (2) My Header Keeps Getting Disappeared while caching is on. could you please share which css and js files to be excluded from caching?

    Screenshots :- https://ibb.co/3BLpnhx
    https://ibb.co/KjQv2nV

    My browser cache is not the issue :- https://gtmetrix.com/reports/gadgetscaptain.com/wkyXp2bI/ :- please see in the Image Preview Box, Header is missing even there.

    If You could also Help me get my GTMetrix score higher it’d be really good.

    Attachments:
    You must be logged in to view attached files.
    #300665

    Hello,

    I saw the screenshot you attached.

    1) Please try adding the following Csutom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.

    .wd-wishlist-btn.wd-action-btn {
    display: none;
    }

    .quick-view.wd-action-btn {
    display: none;
    }

    2) I have visited your website and the header is displayed when caching is ON.

    Screenshot for Clarification: https://gyazo.com/6f4eaddcd35b07e659587288d4b557a4

    Regards.
    Xtemos Studios.

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