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.

Added a SiteOrigin Hero and now have padding at top of page.

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

Hi,

I have added a Hero image to the top of my page but now have a bar/padding at the top. This is part of my background as it changes color whenever I change background color.

You can see here: http://www.thefarmersarmsaberthin.co.uk/

How do I remove the padding? I have inspected the page but don’t know where it’s coming from.

Help appreciated.

Liam

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

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Alex S Staff 7 years, 7 months ago

    Hi Liam,

    This spacing is being added by your theme. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Add the following CSS:

    .default-page {
        padding: 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