HOW I CHANGE THE .SVG ICONS IN THE PRODUCT CATEGORY
-
Hello
How can I change the icons of the product category in .svg for a custom one and increase its size and change color.
The size of the icon I want as the example that I attach in the photo.
Attachments:
You must be
logged in to view attached files.
Hello,
Please check this manual: https://xtemos.com/docs/woodmart/product-category-menu/
You need to open your SVG icons file with some editor like Sublime Text or default system text editor and add width=”31″ height=”40″ attributes to your <svg>
tag like it is shown: http://prntscr.com/m4n0qw
Then you will need to re-upload your icons in WordPress Dashboard.
You can set your custom sizes for images.
Best Regards