Home › Forums › WoodMart support forum › Disable category image zoom Disable category image zoom This topic has 4 replies, 2 voices, and was last updated 2 years, 5 months ago by Elise Noromit. Viewing 5 posts - 1 through 5 (of 5 total) Author Posts December 3, 2022 at 12:38 am #425838 andreiv30Participant 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! December 3, 2022 at 6:21 am #425885 Elise NoromitMember 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 December 4, 2022 at 9:20 pm #426121 andreiv30Participant https://dev.pronetdesign.ro/ first page, second section. thanks December 5, 2022 at 2:23 pm #426301 andreiv30Participant 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 2 years, 5 months ago by andreiv30. Attachments:You must be logged in to view attached files. December 6, 2022 at 6:14 am #426501 Elise NoromitMember 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 Author Posts Viewing 5 posts - 1 through 5 (of 5 total) You must be logged in to create new topics. Login / Register