Hello,
I would like to make the video frame square for the JoomlArt Advanced Custom Module - Featured Intro - style-4 with the background bubble still there but the video frame showing the entire width of the YouTube video. Please help?
Hi mfmediamarketing
You can try this custom CSS:
.acm-features.style-4.play .features-media:after { background: none !important; }
I like that it removes the background, but the video is still not the entire width it needs to be.
mfmediamarketing
.acm-features.style-4 .features-media { padding-bottom: 56.25%; }