czarina1987 Posted April 13, 2020 Share Posted April 13, 2020 Site URL: https://czarinaclemente.com/endeavour Hi everyone, I am looking to remove the padding that occurs above and below my video blocks. All the image blocks stack up flushed, with no padding in them and I want to apply the same to my full-width videos. Thanks in advance! Link to comment
tuanphan Posted April 14, 2020 Share Posted April 14, 2020 Add to Page Settings > Advanced > header <style> .project-slide-video { margin-bottom: 0 !important; margin-top: 0 !important; } </style> 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
czarina1987 Posted April 14, 2020 Author Share Posted April 14, 2020 18 hours ago, tuanphan said: Add to Page Settings > Advanced > header <style> .project-slide-video { margin-bottom: 0 !important; margin-top: 0 !important; } </style> Thanks for your help - I've put in the code on this page but I'm still having issues with all of them being flushed between a video and an image. Screenshot attached. Do I have to apply this to each project page I work on or can I apply it to the master site style? Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.