Comments Renato started the conversationApril 26, 2018 at 12:49amHello,How are you?Question: How to make the videos responsive on this theme/layout ? Example: http://thailaayalareal.com/atriz/aldo/The video on mobile is out of the screen.On this theme: http://quadratenis.com.br/2017/10/melhor-jogador-do-ano-de-2017/ the video is mobile.Any idea ?Thanks,RenatoRenato repliedApril 28, 2018 at 5:12amAny solution?? 1,974Support repliedApril 29, 2018 at 7:25amHi Renato,Trying to access the second page, I get a Error 403 Access denied.Regarding the video itself you can add some css lines to theme options -> styling options -> custom CSS to modify the width on mobile resolutions@media only screen and (max-width: 767px) { iframe{ width: 300px !important; }}Thank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy Sign in to reply ...
Hello,
How are you?
Question: How to make the videos responsive on this theme/layout ?
Example: http://thailaayalareal.com/atriz/aldo/
The video on mobile is out of the screen.
On this theme: http://quadratenis.com.br/2017/10/melhor-jogador-do-ano-de-2017/ the video is mobile.
Any idea ?
Thanks,
Renato
Any solution??
Hi Renato,
Trying to access the second page, I get a Error 403 Access denied.
Regarding the video itself you can add some css lines to theme options -> styling options -> custom CSS to modify the width on mobile resolutions
@media only screen and (max-width: 767px) {
iframe{
width: 300px !important;
}
}
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy