Home>Support>Page Builder row won’t move up, even using -100 margin or padding?

Page Builder row won’t move up, even using -100 margin or padding?

I am trying to move content of all pages up farther so I will be as close to the header logo as possible. I did use some css that did this, but only effected it for the home page. I have the titles hidden and I think the container where the title would go is still there. Is there any way to get around this?

Site is: http://ncdesignv1.wanderlustnorthwest.com/pioneer-residence/
Look at main page then all others and see how only on front page does the content sit right below the logo.

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, 3 months ago Alex S
    Hi, I Work Here

    Hi Jared,

    The homepage structure is slightly different to other pages – header wise.

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

    #header-wrap .entry-header-inner {
    	padding: 44px 0;
    }
    
    #header-wrap {
    	margin-bottom: 0 !important;
    }
    

    You might also need to install the SiteOrigin CSS Editor.

    Just to clarify, not too sure why you’re unable to move the row up with margin but negative padding isn’t allowed so that one makes sense.

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