Guest Posted August 8, 2020 Share Posted August 8, 2020 The padding space around my text boxes are really big and are starting to make my pages too long. Is there a way to reduce the space in the boxes? This is a template which I am working off of it. I have attached a pic. Thanks for your help! Link to comment
tuanphan Posted August 9, 2020 Share Posted August 9, 2020 It is section padding. You can reduce sectiong height. Click Pen icon > Change height If this doesn't help, add this to Home > Design > Custom CSS /* reduce section padding */ #page section .content-wrapper { padding-top: 1px !important; padding-bottom: 1px !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
Archived
This topic is now archived and is closed to further replies.