Hi.
I have some videos running on my page.
i set the right size (linke in video), but i always get some black frame to the right and to the left.
How can i fix it?
Thanks for you assist.
Hey Gunter,
Please enable the custom css class field: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and then edit your element which has this issue and give it a custom CSS class and then add following code to Quick CSS in Enfold theme options under General Styling tab
.your-custom-class .av-video-slide, .your-custom-class .av-video-slide .avia-slide-wrap {
width: 99.9%;
}
Best regards,
Yigit
Hello Yigit.
Thanks for your quick answer.
I did it like in your description. Nothing happens.
Then i changed the class to
.your-custom-class .avia-slideshow-inner, .your-custom-class .avia-slideshow-inner .avia-slide-wrap {
width: 99.6%;
}
But the code doesn’t fix the problem with black frame.
Can you help me?
Hi,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
Also, what size of screen are you using?
Best regards,
Yigit