Margin above prebuilt layouts
I am using the Ultra theme by Puro and cannot, whatever I do or have inserted get the margin to disappear from underneath the sticky header on my site. There is no margin on the Custom Home Page, but every other page seems to be adding a Title even though the layout I choose is No Title and is leaving a small blank space between the header and content on ALL prebuilt layouts…. ex: http://nswc.mystagingwebsite.com/contact
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi Kbiasi,
This spacing is being added by your theme. I suspect it’s overriding the spacing on the custom home page, but not on regular pages.
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 CSS:
.site-content { padding-bottom: 0; }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.