TomL Posted May 20, 2021 Share 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! Link to comment
Solution tuanphan Posted May 21, 2021 Solution Share 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; } } TomL 1 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