techMB Posted November 30, 2022 Share Posted November 30, 2022 On the Arkansas Hunts page there is a List Gallery that looks good on desktop, but does not look good on mobile (I've attached photos with examples) Does anyone know of custom css code that would allow the image to be the full width above the photo title and description on mobile view? Link to comment
Ziggy Posted December 1, 2022 Share Posted December 1, 2022 It should stack, and does on a small enough screen, this Custom CSS should increase the stacking point to 768px instead of 640px: @media screen and (max-width: 768px) .sqs-block-summary-v2 .summary-block-setting-design-list .summary-thumbnail-outer-container, .summary-content { width: 100% !important; } Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com 🔌 Ghost Squarespace Plugins (Referral link)📈 SEO Space (Referral link)⬛ SquareWebsites Plugins (Referral link)☕ Did I help? Buy me a coffee? 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