Home Forums WoodMart support forum Wishlist icon not centered

Wishlist icon not centered

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

    fineorganics
    Participant

    Check screenshot please. All styles in default

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

    Luke Nielsen
    Keymaster

    Hello,

    As you can see on the below screenshot, you have the custom icon for the “Wishlist” button that is related to the “Font Awesome” service, therefore it isn’t our bug, but we prepared the CSS code that fixes it.

    https://prnt.sc/26nx8cl

    In order to adjust the icon vertically, paste the below custom CSS code to the “Global Custom CSS” area in Theme Settings -> Custom CSS.

    .product-grid-item .wd-wishlist-icon>a:before {
        margin-bottom: -2px;
    }

    Let me know if you have any questions, I’d be happy to answer them.

    All the Best,
    Kind Regards

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