Home>Support>Remove top margin/padding when using Visual Composer and Vantage theme

Remove top margin/padding when using Visual Composer and Vantage theme

By kered316, 8 years ago. Last reply by Alex S, 8 years ago.

Hi,

I am using Visual Composer with the Vantage theme to build my site and I trying to remove the top margin/padding in one of my rows so an image can appear at the very top of the row, without any space between the image and the edge of the row. I think it is a theme issue as I don’t have this problem if I use a different theme. Is there some custom CSS I need to add in order to remove this padding? I don’t seem to get it for the bottom, just top, and all of my settings (padding, margin. etc) in Visual Composer are set to 0.

Thanks!

Derek

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

  1. 8 years, 2 months ago Alex S
    Hi, I Work Here

    Hi Derek,

    You can change this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.

    .site-main {
      padding: 0 35px !important;
    }
    

    You might also need to install the SiteOrigin CSS Editor.

    If this doesn’t remove it; do you have a public URL where we can take a look at what’s going on? If you need to keep this URL private from other users, just select “Private Reply” on the bottom right of the comment box.

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