Cant change the size of the categories icons on the shop page
-
Hi there, I need to know how i can change the categories icon on the shop page, ive attached screenshots for you to see.
in your woodmart demo the icons are perfectly fit, while when i upload it no matter what px size it is, its always appear in the same size.
Ive attached screenshots for you to check
I tried png and svg, both the same
Hello,
@deltitech I saw the screenshots you attached.
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.wd-nav-product-cat.has-product-count .wd-nav-img {
max-height: 45px;
}
@Levtam Please wait for your topic to be replied and don’t ask the questions in other Customer topics. If you have more queries then create a new topic.
Regards.
Xtemos Studios
Still the same, i uploaded a 64×64 icon but it still shows it very small, cleared cache, still the same.
Please help
here is a link of the shop page
Hello,
Please try and Replace the previous Custom CSS with the following in the Global Custom CSS area under Theme Settings >> Custom CSS.
.wd-nav-product-cat .wd-nav-img {
margin-right: 15px;
max-height: 50px;
}
Regards.
Xtemos Studios.
Yes working, thank you so much
Hello,
We are thrilled that you loved your experience with XTEMOS,
We put customer experience and satisfaction as our priority, and your words reaffirm the hard work we put in every day. So thanks for your kind words and we look forward to seeing you again.
Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.
Have a wonderful day.
Topic Closed.
Best Regards.
The topic ‘Cant change the size of the categories icons on the shop page’ is closed to new replies.