On my homepage I am running a vimeo-video. farb-section –> column –> video
I put a frame of 15px around the column, so the video is surrounded by this frame.
And here is the problem: Despite the column-settings, on the bottom of the video there is always a white space and the frame doesn´t adapt to the video-size correctly.
In private-content you will find a link to the homepage.
Any idea?
Best regards
Harry
Hey harryriegel,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.avia-video, .avia-iframe-wrap {
margin-bottom: 0px!important;
}
Best regards,
Vinay
Hello Vinay,
it worked – Thanks :-)
Just for my understanding: Why did this problem occur originaly? Small bug or did I somehow missed a setting?
Hi,
You did everything right. It is just that the video element has a default bottom margin which was overlooked. You can easily find it out by right click and inspect the element and look in the styles :)
Glad we could help! and we really appreciate it if you rate our theme on themeforest .
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)
Best regards,
Vinay