Disable category image zoom
-
Hello! I want to disable category image zoom.
You can help me with a css code?
I don’t want to change the style of the category, just to disable the zoom effect.
Thank you!
Hello,
Please provide the page URL with these categories so we can give you custom CSS.
If you have any questions please feel free to contact us.
Best Regards
https://dev.pronetdesign.ro/
first page, second section.
thanks
And, I want to display none “In stock” for all product and set the same height and space to categories on mobile.
I see that because of the longer titles it is displayed like this in the categories.
https://dev.pronetdesign.ro/categorie-produs/extrudare-si-linii-de-extrudare/
-
This reply was modified 3 years ago by
andreiv30.
Attachments:
You must be
logged in to view attached files.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .category-grid-item:hover .category-image {
transform: none;
}
Unfortunately, it is not possible to set a fixed height for an image. Please upload images of the same size and proportion.
Best Regards