@crazycells
image.png
image.png
It appears to us that the new theme installed does not define the height of YouTube videos, which appear a bit large on mobile devices. We are looking for a custom CSS to fix this problem.
Example of page: https://sopriza.com/the-extinction-of-dinosaurs-history/
Thanks
I googled around and found stackoverflow Post that seem to be working for all videos
@Sala On checking this, it appears that the videos are fine (probably based on the fix you’ve already deployed) ?
@phenomlab yes after applying
iframe {
max-width: 50% !important;
max-height: 50% !important;
}
And modifying the digits. We followed your advice and ditched anspress
@Sala said in Fixing YouTube videos css:
We followed your advice and ditched anspress
Good - what did you use in it’s place ?
@phenomlab just the normal “post” for WordPress with a new theme 🥳
@Sala If you really want a good Question and Answer plugin for WordPress, I’d recommend this
@phenomlab It looks good, but not anymore. I’ve already lost so much time. Now it’s time to move on