Home>Support>clean up all the extra boxes and bars

clean up all the extra boxes and bars

hello. i’d like to remove the widgets bar under each post. can’t figure out how to get rid of grey box. i’d also like to get rid of the thin black box that frames the entire site. i just want clean clean white white white background. thanks. www.thingscometogether.com

URL: http://www.thingscometogether.com

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Hi Carol

    Give the following a try under Appearance > Custom CSS:

    /* Origami remove page border and shadow */
    
    #page-container {
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    }
    
    /* Origami Remove Below Post Container */
    
    .post .below-content {
    display: none;
    }
    
  2. 9 years, 11 months ago Carol Camp

    yeesss!! perfect, thank you soo much :)

  3. 9 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Super, glad 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