hmacqueen Posted October 28, 2020 Share Posted October 28, 2020 Site URL: https://www.helenmacqueen.com/tama Hi, I'm quite new to CSS. I would like to remove the padding around a video block which is an embedded url from Wistia. The padding only appears only on the mobile site. Could someone advise me how to do this? Please see screenshot attached. Many Thanks in advance :-) Link to comment
tuanphan Posted October 28, 2020 Share Posted October 28, 2020 What is access password? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
hmacqueen Posted October 29, 2020 Author Share Posted October 29, 2020 Hi manage to find the code: @media only screen and (max-width: 960px) { .video-block { width: 95vw; padding: 0 !important; } .pageWrapper { margin-left: 0 !important; margin-right: 0 !important; } } Hope this helps someone else! 🙂 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