Stefan_S Posted January 15, 2021 Share Posted January 15, 2021 (edited) Site URL: https://www.aphotois1000words.com/abstract Hi, I have a very simple site. It's a collection of gallery pages. When the gallery pages display on mobile devices, the images display in one column, which is fine, but there needs to be more padding in between each image (see attached JPG). Could you help achieve this? thank you. Stefan. aphotois1000words@gmail.com Edited January 15, 2021 by Stefan_S Link to comment
tuanphan Posted January 18, 2021 Share Posted January 18, 2021 Add to Design > Custom CSS @media only screen and (max-width:800px) { .collection-type-gallery #page #slideshow .slide { margin-bottom: 20px !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