Bobbydavs Posted July 8, 2022 Share Posted July 8, 2022 Site URL: http://www.neighbur.ai/ Hi, I want to reduce the amount of side padding between the two button blocks on my landing page (see screenshot). Does anyone know some CSS code for this? Link to comment
tuanphan Posted July 9, 2022 Share Posted July 9, 2022 Add to Design > Custom CSS @media screen and (min-width:768px) { div#block-yui_3_17_2_1_1657274218556_2824 { position: relative; left: -50px; } } Bobbydavs 1 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
Bobbydavs Posted July 9, 2022 Author Share Posted July 9, 2022 @tuanphan thats awesome, thank-you so much! 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