Jump to content

ldybudd

Member
  • Posts

    2
  • Joined

  • Last visited

Reputation Activity

  1. Like
    ldybudd got a reaction from MoeTalks in Video Collection Individual Video Page -- Changing the size of the video   
    Must have had a mistake in my earlier @media statements as having the following seems to have solved the mobile display. Now I just need to define position and I will have it where I want it.
    .lesson-video-wrapper  {width:640px!important;
      height:360px!important;
      margin:5% 20%}

    @media only screen and (max-width:500px){
    .lesson-video-wrapper  {
    width:100%!important
    }
    }
     
  2. Like
    ldybudd got a reaction from tuanphan in Video Collection Individual Video Page -- Changing the size of the video   
    Must have had a mistake in my earlier @media statements as having the following seems to have solved the mobile display. Now I just need to define position and I will have it where I want it.
    .lesson-video-wrapper  {width:640px!important;
      height:360px!important;
      margin:5% 20%}

    @media only screen and (max-width:500px){
    .lesson-video-wrapper  {
    width:100%!important
    }
    }
     
×
×
  • 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.