This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

width row (sticks out) when using CSS (Vantage theme)

8 years ago · Last reply by Alex S 8 years ago

Hi,

I am using the great Vantage theme. Unfortunately I am running into a problem with pagebuilder. When I apply css on a row to add a gradient the row sticks out like 25 pixels. When I remove the code, the width goes back to normal (flush with other rows). My best guess is that by using css the normal settings get overwritten. Is there a way around this? Maybe with another line of css code?

Thank you in advance.

With kind regards,

Laurence

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Alex S Staff 8 years, 5 months ago

    Hi Laurence88

    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.

    .panel-row-style {
      margin: 0;
    }

    How does that look?

    You might also need to install the SiteOrigin CSS Editor.

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.

Have a different question or issue?

Start New Thread