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.

SiteOrigin Image Widget Padding

10 years ago · Last reply by Andrew Misplon 10 years ago

I have tried multiple Custom CSS edits to remove the white space between the header menu and image as seen here: http://dev.northpa.com/how-we-help/.

I’ve added

#main {
padding-top: 0px !important;
}

That removes the padding for between the sidebar and header menu, but the space between the SiteOrigin Image widget in the first page builder row and the header menu remains.

Any suggestions?

URL: http://dev.northpa.com/how-we-help/

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

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Andrew Misplon Staff 10 years, 6 months ago

    Hi Sulham44

    Thanks for reaching out. Please, try the following at Appearance > Custom CSS:

    /* How We Help */
    .page-id-58 .entry-header {
    	display: none;
    }

    How that helps :)

  2. sulham44 10 years, 6 months ago

    Perfect. Thank you very much. I appreciate the amount of DIY the support allows for.

    One additional question. On the same page, is there a way to get the picture to extend all the way to the left edge of the screen? In other words, have the width of the picture run from the border of the sidebar on the right to the edge of the screen on the left? Just the picture.

    http://dev.northpa.com/how-we-help/

  3. Andrew Misplon Staff 10 years, 6 months ago

    For sure :)

    A row background center aligned and full width going to the left is, unfortunately, beyond what the theme or Page Builder can handle out the box at the moment. Sorry, wish I had more on this. It would be more of a custom development task. A custom solution would need to be created for something like this.

    Page Builder is being constantly developed so hopefully we’ll see something like this being released in the future.

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