hi, i have a problem with the videos in smartphone view.
Hi alfaweb2!
Please add following code to Quick CSS
@media only screen and (max-width: 768px) {
.home #av_section_1 .container {
max-width: 100% !important;
padding: 0 !important;
margin: 0 !important;
}}
Regards,
Yigit