Hey guys, I’m creating a site and have some issues with video and border. I uploaded a video on youtube and put it on my website and I want a surrounding. The problem is that I can’t take off the space between the video and the bottom border.
This is the website
http://www.clubshowbar.com/teste
How can I take it off?
Regards
Hi Filipe!
Please remove border from your column and add following code to Quick CSS in Enfold theme options under General Styling instead
.avia-iframe-wrap iframe {
border-width: 5px;
border-color: #84d611;
border-style: solid;
border-radius: 0;
}
Cheers!
Yigit
Thank you Yigit!!
Hey!
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Regards,
Yigit