Leopard Posted May 9, 2020 Share Posted May 9, 2020 Hi We have a 7.1 template that has ” Product Image Auto Crop” on by default.. now we really love the the temple and would love some CSS code to turn this off. Any help would be awesome Thanks in advance Update so close .ProductList-image { width: 100% !important; height: auto% !important; top: 0px !important; position: static !important; } but some are still over cropped Link to comment
tuanphan Posted May 10, 2020 Share Posted May 10, 2020 Can you share link to product page? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Leopard Posted May 12, 2020 Author Share Posted May 12, 2020 .ProductList-image { border:1px solid black !important; width: 100% !important; height: auto% !important; top: 1px !important; object-fit: contain !important; object-position: middle; position: static !important; } this line here is killing the second image when you hover over it position: static !important; Link to comment
tuanphan Posted May 12, 2020 Share Posted May 12, 2020 I don't see mesage Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Leopard Posted May 12, 2020 Author Share Posted May 12, 2020 9 hours ago, tuanphan said: I don't see mesage Oh I have sent a another Message Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.