Site logo

[Support request] Background body color on pages

Home Forums Support [Support request] Background body color on pages

Home Forums Support Background body color on pages

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1522411
    Marcus

    Hi,

    I would like to know how to change the background body color of a page when i’m using widgets on the right.
    It’s currently grey, but I would like to keep it all #ffffff (white).

    See link to the page i’m referring to in the private information.

    Best, Marcus

    #1522681
    David
    Staff
    Customer Support

    Hi there,

    try this CSS:

    body.right-sidebar {
        background-color: #fff;
    }
    #1522748
    Marcus

    Thanks. Looks better now!

    #1522843
    David
    Staff
    Customer Support

    Glad to be of help

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.