RecapRabbitHole Posted June 30, 2022 Share Posted June 30, 2022 (edited) Site URL: https://reindeer-flamingo-wzp3.squarespace.com/ @tuanphan How do i make the gallery block bigger on the right and left. I want the whole image set larger! on MOBILE. Password: 12 Edited June 30, 2022 by RecapRabbitHole - recaprabbithole.com Link to comment
tuanphan Posted June 30, 2022 Share Posted June 30, 2022 Try adding to Design > Custom CSS @media screen and (max-width:767px) { .gallery-slideshow img { transform: scale(1.3); } .gallery-slideshow-item{ overflow: visible !important; } .gallery-slideshow-item-src { overflow: visible !important; } html, body{ overflow-x:hidden; } } 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
RecapRabbitHole Posted June 30, 2022 Author Share Posted June 30, 2022 This works well. But now I have this new issue. How do i add space at the top and the bottom? - recaprabbithole.com Link to comment
tuanphan Posted July 1, 2022 Share Posted July 1, 2022 Just tested the code & no problem here. Can you keep the code in Custom CSS? We can check it again easier 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