• Resolved margrettadevries

    (@margrettadevries)


    When I upgraded to Fruitful 2.0, I was able to fix all the obvious changes (thanks for providing easy-to-find info and documentation!), but the background changed from white to gray.

    I attempted to change the color to something else then back to white, but it is still not displaying any color but gray. Any thoughts on what the issue might be?

    I have the subtle backgrounds plugin installed, but deactivated.

    My website is http://www.adminprofi.com.

    Thank you!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Fruitful Code

    (@fruitfulcode)

    margrettadevries,

    You can choose color in Theme options > Background > Background Color

    Thread Starter margrettadevries

    (@margrettadevries)

    Yes, and I tried that several times before writing the original note yesterday. Regardless of what color I selected, the background remained gray.

    The background was white before I upgraded to 2.0, but now it seems that I can’t change the background color at all from the Theme Options panel.

    Theme Author Fruitful Code

    (@fruitfulcode)

    margrettadevries,

    If you check your source code, you can see

    body {
    font-family: 'Open Sans', sans-serif;
    background: #e2e2e2;
    }

    Where styles goes from http://www.adminprofi.com/?custom-css=1&csblog=1&cscache=6&csrev=17

    It’s a not theme directory, i think your have other plugin where you set gray background color.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘background color not updating’ is closed to new replies.