Home>Support>Remove Page Padding
  1. 8 years, 11 months ago Remy Jesse

    Ok by lucky guessing I found that the code below in css will delete all padding on all pages. But how I do I get it to link to one page in specific that isn’t ”.home”?

    /*Padding Main */

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

  2. 8 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Hi Remy

    If it’s the page you tried to link us to in your question (that’s a “logged in” URL so we can’t view it), you could try:

    .page-id-359 #main {
    padding-top: 0;
    padding-bottom: 0;
    }
    

    Hope that helps.

  3. 8 years, 11 months ago Remy Jesse

    Thanks Andrew! :-)

  4. 8 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    For sure :) Glad to hear that helped.

    All the best.

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