Rolaa Posted June 22, 2021 Share Posted June 22, 2021 Site URL: https://www.thecarolamoon.com/must-have-brand-images-optin I would like to reduce the spacing between items on this page only. I'm especially concerned about the spacing above the button, and below the "Find out..." copy (above the bullet list). To reduce the button spacing/padding/margin, I've tried this code without much luck: <style>.sqs-block-button .sqs-block-button-element--medium { padding:10px 25px !important; margin-top:-40px !important; margin-bottom:-40px !important; } </style> Link to comment
Solution tuanphan Posted June 23, 2021 Solution Share Posted June 23, 2021 Add to Design > Custom CSS /* Find out padding */ div#block-yui_3_17_2_1_1624207270810_6104 { padding-top: 1px; padding-bottom: 1px; } 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
Rolaa Posted June 23, 2021 Author Share Posted June 23, 2021 8 hours ago, tuanphan said: Add to Design > Custom CSS /* Find out padding */ div#block-yui_3_17_2_1_1624207270810_6104 { padding-top: 1px; padding-bottom: 1px; } Superb, this worked a treat! 😄 Thank you! 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