Resize icons in Browse Category
-
Hello!
How to resize icons in Browse Category? Its very small.
Thanks.
Attachments:
You must be
logged in to view attached files.
I found:
“Please, provide us a screenshot of the icon you want to change for better understanding.”
.woodmart-navigation .category-icon {
max-height: 25px;
margin-right: 10px;
}
Hello,
Thank you very much for choosing our theme and for contacting us.
You can resize the icons if they are SVG.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.
If they are png/jpg you can increase them only in the image editor.
Best Regards