azbd77j8 Posted May 25, 2023 Posted May 25, 2023 I added a code block with HTML and Javascript. Does anyone know how to remove the padding from the code block? startstop.site
tuanphan Posted May 28, 2023 Posted May 28, 2023 Try adding to Design > Custom CSS @media screen and (max-width:767px) { body.homepage .content-wrapper { padding-bottom: 5px !important; } body.homepage section { min-height: unset !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
Create an account or sign in to comment
You need to be a member in order to leave a comment