How do I increase the size of category images?
-
hello, I can increase size of the category images you see in the screenshot with css, but the thumb size is set to 150px. I want to set the thumb size to 200+ px, how can I do that?
Also, how to remove the left arrow next to the category?
Thank you.
Attachments:
You must be
logged in to view attached files.
Hello,
I have visited your website and the image is the same size as you required.
Screenshot: https://gyazo.com/0a7675df8de28f0864ca06b61076e650
Best Regards
because I had to recreate the archive page with “Layout > new layout” and elementor. Is there a way to do this without using elementator? Because elementor added a lot of css code, this can cause the page to slow down.
I disabled the layout I created with elementtor by “drafting” so you can see it. You can check again now.
Not being able to change the thumb size is the main problem.
Hello,
Please try adding the following Custom CSS in the Global CustomC SS area under Theme Settings >> Custom CSS.
.wd-nav-product-cat img.wd-nav-img {
max-height: 200px;
}
Best Regards
Thank you for your attention, but with this solution the images will be blurred. The thumb size is set to 150px and I’m trying to find out if there is a way to increase it.
Thank you.
-
This reply was modified 2 years, 11 months ago by
designitfor.
Attachments:
You must be
logged in to view attached files.
Hello,
Sorry but there is no option in Theme Settings available for that.
It requires customizations and this is beyond our limitations and support policy.
Best Regards