- This topic has 1 reply, 2 voices, and was last updated 2 years, 5 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?
Tagged: video embedded
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
Do you want to make your website blisteringly fast, offer the best web user experience you can and hit that much desired “100” Google PageSpeed […]
WordPress and Blogger are 2 of the most popular blogging platforms you can choose to get started with your own blog or website. However, when […]
If you are looking for the best and top rated code editors for WordPress developers to code and design your WP sites, then you are […]