This more-so is prevalent in the video backgrounds I'm using, so I wanted to know hot ho hide any preceding or following container padding that is added (see attached screenshot) -- I ideally don't want to hide both the following/preceding, as there still needs to be an appropriate amount of space).
I have this CSS to hide both, but don't know hot to only hide for example - the top padding and not bottom:
/* remove the grey area before and after the video hc-12744998-RNP */ .container { padding: 50px 50px; }
Hi there,
This more-so is prevalent in the video backgrounds I'm using, so I wanted to know hot ho hide any preceding or following container padding that is added (see attached screenshot) -- I ideally don't want to hide both the following/preceding, as there still needs to be an appropriate amount of space).
I have this CSS to hide both, but don't know hot to only hide for example - the top padding and not bottom:
/* remove the grey area before and after the video hc-12744998-RNP */ .container { padding: 50px 50px; }
Thanks for any help.
Jordan
You can specify a padding for a specific section:
https://d.pr/free/i/fqgL7f
#contact .container {
padding: 0px 0px;
}
in customizer -> additional CSS
Thank you.
Clapat Support
Review Envato Item Support Policy
Follow us!
https://www.clapat.com/
https://www.facebook.com/clapat.ro
https://www.instagram.com/clapat.themes/
https://x.com/clapatdesign
https://www.linkedin.com/company/clapatstudio
https://www.tiktok.com/@clapatstudio