Viewing 1 replies (of 1 total)
  • Theme Author Brian Harris

    (@zgani)

    Sure.

    The background color can be changed by targeting the following element.

    #section2 {
        background-color: #3c444c;
        color: #dedeff;
    }

    The given code has the default values.

    Regards,
    Zulf

Viewing 1 replies (of 1 total)
  • The topic ‘Changing color behind services to custom background?’ is closed to new replies.