Background Color in Neo

  • arik

    #9805

    HI

    I have a Purple background in the neo theme

    How do I change the background to white?

    I tried in style.css:


    */

    body {
    background: #ffffff;
    font: normal 0.9em/1.4em "Open Sans", arial, sans-serif;
    width: 100%;
    color: #312f2d;
    }

    it didnt change anything…

    can you help?

    ๐Ÿ™‚

    Mod

    Kenneth John Odle

    #44621

    I believe the element you need to change is #content or #container, rather than body.

    Quote:
    I tried in style.css:

    Don’t edit theme files. Be sure to do this in a child theme or in the “Custom CSS” feature. Neo has this.

    Quote:
    it didnt change anything…

    Do make sure to flush your browser and server caches after making changes.

    THERE IS NO NEED TO SHOUT! รขโ‚ฌโ€ I have fixed this for you. ๐Ÿ˜‰

Viewing 2 posts - 1 through 2 (of 2 total)

  • You must be logged in to reply to this topic.