cart and wishlist icons resize
-
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.
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
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
The topic ‘cart and wishlist icons resize’ is closed to new replies.