KRM Posted January 8 Posted January 8 URL: https://korireaymackey.com/about Hi all, Am sure this is an easy one, but I'm not too knowledgeable with CSS stuff. Just looking to change/unset the width settings of the image container so I can upload images not limited to the 1x1 aspect ratio; I attempted to upload a 3x4 version of this image to test out what I liked more aesthetically and found that it just cropped the image to 1x1 regardless of its actual size. Any help here would be greatly appreciated!
tuanphan Posted January 10 Posted January 10 Try adding this code to Website Tools (under Not Linked) > Custom CSS body#collection-56c9203be32140b6932838e8 .image-block img { object-fit: contain !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment