- This topic has 1 reply, 2 voices, and was last updated 7 years, 2 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › Exceptiona Theme Support › How to fetch properly my videos on mobiles?
Hi there,
My website displays very well in both versions: desktop and mobile.
However, now that I uploaded some videos (embedded from youtube), the videos are not fetching properly to the mobile version (they are a bit wider).
Here is one example:
http://joyfulprofits.accountant/switching-to-accounting-is-easy/
How to fix this problem in order to that the videos display in the proper size of mobiles?
Thanks!
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
@media screen and (max-width:479px) {
iframe { width:100%;}
}
Regards,
Dave
How Smart Web Design Building Brand Trust by OWDT In a digital-first world, your website is an extension of your brand; it’s your business’ front […]
Top WordPress Halloween Deals on Plugins, Themes & Templates Well, it’s the end of October and the beginning of November, and we know the […]
B2B E-Commerce with Magento 2 Bulk Order Tools In the dynamic world of eCommerce, speed and scale are what it is about, especially in B2B. […]