Home>Support>Help with Oversized Div

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

URL: http://www.fibonacci3d.xyz/

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 2 months ago Magus
    Hi, I Work Here

    Hi 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

  2. 9 years, 2 months ago mikecottam73

    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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More