Hi
When I upload a video to the media library, and use avia-video, I manage to apply a border-radius to it, but then I see the default background color.
I want to tell the element to have background:none or background-color:none; so that the background color is not visible behind the border radius
But I can’t find the css rule
Hey Ramiro,
Please try this code in the General Styling ▸ Quick CSS field or in the WordPress ▸ Customize ▸ Additional CSS field:
.avia-video .mejs-container {
background-color: transparent;
}
After applying the css, please clear your browser cache and check.
Best regards,
Mike
Thanks !!! :D
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike