Stefan_S Posted January 15, 2021 Posted January 15, 2021 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
tuanphan Posted January 18, 2021 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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.