Home Forums WoodMart support forum cart and wishlist icons resize

cart and wishlist icons resize

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #632785

    yahya.sl1997
    Participant

    Hi
    I want the CSS code to change the size of the cart and favorite icons on the desktop browser.

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

    Luke Nielsen
    Keymaster

    Hello,

    Try to use the following code:

    .wd-header-wishlist.wd-tools-element .wd-tools-icon:before,
    .wd-header-cart.wd-tools-element .wd-tools-icon:before {
        font-size: 28px;
    }

    Kind Regards

    #633242

    yahya.sl1997
    Participant

    thank you

    #633399

    Luke Nielsen
    Keymaster

    Hello,

    We’re happy to hear that the CSS code helped you resize the cart and wishlist icons.

    If you have any further questions or need additional assistance, feel free to let us know.

    Kind Regards

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

The topic ‘cart and wishlist icons resize’ is closed to new replies.