Help with Oversized Div
I am working on the Vantage Pro site and have a YouTube video embedded into a text widget on the custom home page.
But when I view the page, there is top-padding of 56.25% above the video. Can you tell me how to remove this padding, so the video sits under the title ‘video’?
Here’s a link to the url: http://www.fibonacci3d.xyz/
Thanks
Mike
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
2Hi Mikecottam73
You were on the right lines with the custom CSS you have already tried. Please change your existing CSS to this
div.video-wrap { width: 100%; min-height: 0px !important; padding-top: 0px !important; }Magus
Brilliant Magus, thanks so much for your quick response.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.