How I can change the size of the icon cart and search only in desktop
-
Hi, i want to know how I can change the size of the icons:
Cart and search in desktop.
i want to make it bigger.
Thanks.
Attachments:
You must be
logged in to view attached files.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .search-button .search-button-icon:before {
font-size: 30px;
}
Set the size as per your needs.
Find this code in custom CSS and increase the size:
body .woodmart-shopping-cart .woodmart-cart-icon:before {
font-size: 30px;
}
Best Regards
You are welcome! If you have any questions please feel free to contact us.
Best Regards
The topic ‘How I can change the size of the icon cart and search only in desktop’ is closed to new replies.