Hi,
I can’t modify the coulour of space around a Viemo video
(url in private content)
Thanks for your answers
Hey sung789,
Please refer to the following:
https://kriesi.at/support/topic/black-bars-on-vimeo-videos/
Best regards,
Jordan Shannon
Thanks for the answer.
I think the code listed in the link you indicate is outdated.
The classes mentioned are not present in my page
I have tried
#vimeo { height: 0; padding-top: 25px; padding-bottom: 54.5%; margin-bottom: 10px; position: relative; overflow: hidden; }
#vimeo iframe { top: 0; left: 0; width: 100%; height: 100%; position: absolute; }
this but t does not work
Hi sung789,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.avia-video iframe,
.js_active .avia-iframe-wrap iframe,
div .avia-video .avia-iframe-wrap {
background-color: #e62984;
}
If you need further assistance please let us know.
Best regards,
Victoria
Thanks! It woks
Hi sung789,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria