I can not change the background color of a page

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

  • Avatar: Marta bluefactory
    Marta bluefactory
    Participant
    September 1, 2017 at 13:48

    Hello, the web has the black background, but I want the store and the blog to have the white background. in the settings I put the background white (as in the image you sent me the link) but the background does not change.

    I send you the access:

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 1, 2017 at 15:09

    Hello,

    Seems it is our bug. I’ve sent report to our developers. It will be fixed in next theme update. Please use this code in Theme Options > Styling >Custom css, as temporary decision:

    .blog .page-wrapper, .post-type-archive-product .page-wrapper {
        background-color: white !important;
    }

    Regards

    Avatar: Marta bluefactory
    Marta bluefactory
    Participant
    September 4, 2017 at 10:37

    Hi, thanks for the code, I have already put the store and blog with the white background. I need the page of the products of the shop (single product page) this one with white background, now it’s still black. What would be the code? Thank you very much.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 4, 2017 at 11:07

    Hello,

    Please try this code:

    .single-product .page-wrapper {
        background-color: white !important;
    }

    Regards

    Avatar: Marta bluefactory
    Marta bluefactory
    Participant
    September 4, 2017 at 11:28

    Thank you very much, I also need the code that says that the page of the entries (single post) is also in white background. I’m sorry, I did not realize I told you before.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 4, 2017 at 14:49

    Seems you sorted out http://prntscr.com/ggxrza

    Regards

  • Viewing 6 results - 1 through 6 (of 6 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.