Change background colour do not work - by Pregal_Media_Web

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

  • Avatar: Pregal_Media_Web
    Pregal_Media_Web
    Participant
    January 19, 2017 at 10:18

    Trying to change the colour of the background, but is denied. The change appear when loading the page but then back to same old white. What is wrong?
    Regards Ken

    6 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 19, 2017 at 11:27

    Hello,

    Could you please provide a link to your website and wp-admin access in Private Content so we could check it?

    Regards,
    Rose Tyler.

    Avatar: Pregal_Media_Web
    Pregal_Media_Web
    Participant
    January 19, 2017 at 21:14

    Hi Rose

    ok see below

    Please, contact administrator
    for this information.
    Avatar: Pregal_Media_Web
    Pregal_Media_Web
    Participant
    January 19, 2017 at 21:16

    ..and background pictures don’t work too

    Regards Ken

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 20, 2017 at 08:16

    Hello,

    That option is used for Boxed layout. For Wide layout add this code in Global Custom CSS:

    .st-content {
        background-color: #db8734;
    }
    

    Regards,
    Rose Tyler.

    Avatar: Pregal_Media_Web
    Pregal_Media_Web
    Participant
    January 20, 2017 at 09:57

    Hello
    ok thanks. I’ll test this later

    And for the backgroud image? Do you have a CSS code for that ?

    Regards Ken

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 20, 2017 at 12:49

    Hello,

    Try this code:

    .st-content {
        background-image: url('http://path_to_your_image');
    }
    

    Regards,
    Rose Tyler.

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