rz43 Posted January 4, 2021 Share Posted January 4, 2021 Site URL: http://bobbyzdesign.com Im working in the York template but can't seem to find setting to have grid images be responsive like this example: https://www.winstonhacking.com I've seen on a few other portfolio sites – Is this a custom code? or should I just reset style to default settings? I currently have my index images set to "cropped" Any help would be much appreciated! Link to comment
derricksrandomviews Posted January 4, 2021 Share Posted January 4, 2021 (edited) The index images for the second site are mostly .gifs. It takes them a certain amount of time to load. Just what response. effect do you want? Edited January 4, 2021 by derricksrandomviews Link to comment
tuanphan Posted January 7, 2021 Share Posted January 7, 2021 Try adding to Home > Design > Custom CSS @media screen and (max-width:640px) { article.index-item.has-item-image img { width: 100% !important; height: auto !important; left: 0 !important; top: 0 !important; } } 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment