Home>Support>Changing the Page Background Color

Changing the Page Background Color

By Seann Madl, 11 years ago. Last reply by Andrew Misplon, 11 years ago.
Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

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. 11 years, 1 month 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. 11 years, 29 days ago Seann Madl

    This worked! Thank you!

  3. 11 years, 28 days 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