Hi, I’ve embedded a vimeo video and get thick black border around it. I’d like to remove them.
I’ve tried:
In Style (for the embedded video)
border: 0;padding: 0;
IN Custom CSS
body .x-video .x-video-inner {
padding-bottom: 0;
height: auto;
}
And a few other things – from various posts in the knowledge base, but none of them seem to have helped.
Can you please help.
Thanks
Anna