Background Color one-page setting - by MikeDee

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

  • Avatar: MikeDee
    MikeDee
    Participant
    February 13, 2015 at 18:05

    Hi guys,

    How can i change the entire background into 1 color? Or even better: an image? So basicly everything ight under the big rev slider till footer.
    Im working with woothemes – one-page setting.

    8 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    February 13, 2015 at 20:26

    Hello,

    Please provide us with a link to your site.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: MikeDee
    MikeDee
    Participant
    February 13, 2015 at 21:11

    Here you go:

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    February 13, 2015 at 23:22

    Hello,

    You can change background color adding this code in custom.css file:

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

    To set background image use this code:

    .st-content {
        background-image: url("link_to_your_image");
    }
    

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: MikeDee
    MikeDee
    Participant
    February 14, 2015 at 07:18

    Hi Eva, Thanx for your reply but it did not help. It just stays the same. Any more suggestions?

    Avatar: Robert Hall
    Robert Hall
    Support staff
    February 14, 2015 at 08:14

    Hello,

    Please try to add this code into custom.css file.

    .home .page-wrapper{
    background: grey;
    }

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
    Don’t forget to enable custom.css file in Theme Options->Custom CSS.

    Regards,
    Robert Hall.

    Avatar: MikeDee
    MikeDee
    Participant
    February 14, 2015 at 08:23

    That did not worked either. Still my white background. For your information: im using the “wide” setting. Any more suggestions?

    Avatar: MikeDee
    MikeDee
    Participant
    February 14, 2015 at 08:25

    got it working now! My background settings in the 8theme settings were wrong too. Now ive got it right!
    Thanx all

    Avatar: Robert Hall
    Robert Hall
    Support staff
    February 14, 2015 at 08:28

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

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

The issue related to '‘Background Color one-page setting’' 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.