Unable to change background color - by normaron

This topic has 4 replies, 2 voices, and was last updated 10 years, 2 months ago ago by Robert Hall

  • Avatar: normaron
    normaron
    Participant
    October 20, 2014 at 14:43

    Hi, I tried to change the color at “Blanco > Color Scheme > Background Color” but it seems like the background maintained white color, nothing changed.

    I notice this happened to Avtive Button hover color as well.

    3 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 20, 2014 at 15:37

    Hello,

    Try to add this code into custom.css file.

    #container {
    background: grey;
    }

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Robert Hall.

    Avatar: normaron
    normaron
    Participant
    October 21, 2014 at 16:11

    Hi,

    I’ve already followed all the steps you mentioned, but still no change of the background color.

    my website is http://www.happylife.com.my

    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 22, 2014 at 13:48

    Please, replace previous code on this.

    #container {
    background: grey !important;
    }

    Regards,
    Robert Hall.

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

The issue related to '‘Unable to change background color’' has been successfully resolved, and the topic is now closed for further responses

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