• Closed
  • Daniel Brown
    Spectator
    July 16, 2014 at 8:24 am #8538

    When I post a blog and label it as a video it turns the blog post background orange. When I make a post sticky it makes the blog post background green.

    How do I go about editing these colors? Thanks.

    LYNA MICHAL
    Spectator
    Posts: 4
    July 16, 2014 at 8:43 am #10204

    Keep an eye on the background and background-color attributes in the theme’s stylesheet. Hex code values of the color can be changed according to preferences. For hex code color information, the site http://www.colorhexa.com can be looked up.

    Daniel Brown
    Spectator
    Posts: 4
    July 16, 2014 at 9:05 am #10205

    Is it under the Theme Options settings?

    Take a look at http://www.oasis-center.com

    The video I want to have the same background color as the rest of the blog. Thanks

    LYNA MICHAL
    Spectator
    Posts: 4
    July 17, 2014 at 6:47 am #10207

    Changes can be done in the CSS file. For most themes, edit the stylesheet directly through WordPress dashboard under Appearance ->Editor. WordPress automatically opens the Stylesheet when you click “editor”, but if not, you can find it under Theme files – look for Style.css.

    Roman
    Spectator
    Posts: 3147
    July 17, 2014 at 7:08 am #10208

    easier way is to add your css in Theme Options -> Custom CSS, where your changes will be saved in the database