• Closed
  • Daniel Brown
    Spectator
    16.07.2014 at 08:24 #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
    16.07.2014 at 08:43 #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
    16.07.2014 at 09:05 #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
    17.07.2014 at 06:47 #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
    17.07.2014 at 07:08 #10208

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