TomL Posted May 20, 2021 Posted May 20, 2021 Site URL: https://www.tleighton.com/links Hi, I would like to reduce the padding of the images on my 'links' page to 10px. I tried adjusting the code for the page, but it left me with uneven vertical spacing when viewed on mobile. Thanks for your help!
tuanphan Posted May 21, 2021 Posted May 21, 2021 Add to Design > Custom CSS > Then save & Reload the site /* Links page image padding */ @media screen and (min-width:768px) { div#page-section-5ed13e84b208c225133de0d7 .image-block { padding: 5px !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.