Added a SiteOrigin Hero and now have padding at top of page.
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
1Hi 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.