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