Tottalnat Posted March 2 Share Posted March 2 Hi there, I have been searching high and low for a solution or a custom CSS on this issue. As you can see, the carousel at the top of my photography page look fine on desktop. But in mobile it is extremely cropped in. Does anyone know of a way to fix this issue? Everything I have been trying and the CSS scripts I've put it aren't working. Link to comment
Ziggy Posted March 3 Share Posted March 3 Can you share your website URL? Have you tried this solution: https://www.will-myers.com/articles/responsive-full-width-gallery-section-images 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) ✨ Spark Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
Tottalnat Posted March 7 Author Share Posted March 7 On 3/3/2023 at 7:17 AM, Ziggy said: Can you share your website URL? Have you tried this solution: https://www.will-myers.com/articles/responsive-full-width-gallery-section-images Here is the url, I'll try that solution when I get home! https://www.nathantenstudios.com/ Link to comment
tuanphan Posted March 8 Share Posted March 8 14 hours ago, Tottalnat said: Here is the url, I'll try that solution when I get home! https://www.nathantenstudios.com/ Try adding to Design > Custom CSS > then save & reload the site /* resize reel on mobile */ @media screen and (max-width:767px) { .gallery-reel { height: 35vh !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
Tottalnat Posted March 8 Author Share Posted March 8 8 hours ago, tuanphan said: Try adding to Design > Custom CSS > then save & reload the site /* resize reel on mobile */ @media screen and (max-width:767px) { .gallery-reel { height: 35vh !important; } } IT WORKED!!! THANK YOU!!! 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