Jump to content

How to make video on aditional info look bigger on phone

Go to solution Solved by tuanphan,

Recommended Posts

  • Replies 3
  • Views 471
  • Created
  • Last Reply

Top Posters In This Topic

  • Solution

You can use this to Website Tools > Custom CSS

@media screen and (max-width:767px) {
#block-yui_3_17_2_1_1725269524892_26492 {
.native-video-player.video-player {
    padding-top: 190% !important;
}
.native-video-player.video-player video {
    object-fit: cover !important;
}
}}

 

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
3 hours ago, tuanphan said:

You can use this to Website Tools > Custom CSS

@media screen and (max-width:767px) {
#block-yui_3_17_2_1_1725269524892_26492 {
.native-video-player.video-player {
    padding-top: 190% !important;
}
.native-video-player.video-player video {
    object-fit: cover !important;
}
}}

 

It worked perfect for this item! is it possible to do the same to all my listings? 

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment


×
×
  • 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.