tobecouture Posted February 19, 2022 Posted February 19, 2022 Site URL: http://tobecouture.com password: tobecouture Hi! So I am trying to make the video on my page (2nd section) full-width. I'm not sure which code I need to use to get rid of the padding around the sides! Thanks in advance!
tuanphan Posted February 23, 2022 Posted February 23, 2022 Try adding this to Design > Custom CSS /* Video fullwidth */ [data-section-id="62115492cafaec18582d97ce"] .content-wrapper { width: 100% !important; max-width: 100% !important; padding-left: 0 !important; padding-right: 0 !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