Change Background - by chauvir - 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: chauvir
    chauvir
    Participant
    March 15, 2017 at 20:01

    How do I change the background of the Candy theme?

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 16, 2017 at 09:53

    Hello,

    I can’t see your site http://prntscr.com/ekl7ol
    You can go to Theme Options > Color Scheme > Site Background and change it. This option works for Boxed layout. To change background color for full width layout Wide you need add this code in Theme Options > Custom CSS > Global Custom CSS:

    .st-content {
        background-color: black;
    }

    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.