Home>Support>Changing the Page Background Color

Changing the Page Background Color

By Seann Madl, 10 years ago. Last reply by Andrew Misplon, 10 years ago.

Here’s a sample page: http://www.seannmadl.com/editing-cinematography/

I would like the white part of the page to be black. How do I make this happen.

ALSO! I would like the two videos to symmetrically fill up the page. I don’t want all that filler at the right.

PLEASE HELP!

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

  1. 10 years, 2 months ago Andrew Misplon
    Hi, I Work Here

    Hi Seann

    Here we go, you’ll need to place this under Appearance > Custom CSS if you’re on Focus Premium or in your own Custom CSS plugin if you’re on Focus Free:

    /* Focus Container */
    
    .content-container {
    background: #000 !important;
    border: 1px solid #000 !important;
    }
    
    /* YouTube Gallery */
    
    .ul-YoutubeGallery {
    text-align: center;
    }
    
    .ul-YoutubeGallery li.li-YoutubeGallery {
    float: none !important;
    display: inline-block;
    }
    
    ul-YoutubeGallery li h3.title-YoutubeGallery {
    color: #444444 !important;
    }
    
    .ul-YoutubeGallery li blockquote.blockquote-YoutubeGallery {
    color: #666 !important;
    }

    Edit the colors in the last two selectors if you want to change the heading and description text color.

  2. 10 years, 2 months ago Seann Madl

    This worked! Thank you!

  3. 10 years, 2 months ago Andrew Misplon
    Hi, I Work Here

    Super, glad that helped.

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