Background Color - by topimr - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 7 years, 1 months ago ago by Rose Tyler

  • Avatar: topimr
    topimr
    Participant
    March 9, 2017 at 18:06

    Good afternoon, how are you? I have a squick question. I set the background of theRoyal theme to be gray #ccc. I can see it there when the page loads but then all the content comes in and the background is white. Basically, how can I set the background of all the content to be a different color?

    Thank you for the help.
    Sylvia

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 10, 2017 at 10:36

    Hello,

    I am fine. Thank you.
    The background you set in Color Scheme will work only if you select Boxed layout in Theme Options > General.
    Please add this code in Custom css file to change the background for wide layout:

    .st-content {
        background-color: rgba(105, 105, 105, 0.22);
    }

    Have a nice day!
    Regards,
    Rose Tyler.

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.