Jump to content

Remove padding on Wistia video block on mobile site

Recommended Posts

  • Replies 2
  • Views 338
  • Created
  • Last Reply

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.