Background image on website home page - by vdberggert

This topic has 6 replies, 3 voices, and was last updated 8 years, 2 months ago ago by Eva Kemp

  • Avatar: vdberggert
    vdberggert
    Participant
    February 24, 2016 at 12:51

    Is it possible to have an image as background on my website home page?

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    February 24, 2016 at 13:02

    Hello,

    Do you want to show background image only on home page or all other pages too?
    Please provide your site name and WP Dashboard credentials in private content.

    Best regards,
    Jack Richardson.

    Avatar: vdberggert
    vdberggert
    Participant
    February 24, 2016 at 13:22

    Only home page please.

    Please, contact administrator
    for this information.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    February 24, 2016 at 14:20

    Hello,

    Please add this code in custom.css file:

    body.home.page.page-id-11 .wide .wrapper {
      background-image: url('http://path_to_your_image');
    }

    Best regards,
    Jack Richardson.

    Avatar: vdberggert
    vdberggert
    Participant
    February 27, 2016 at 00:08

    Hello Jack,

    Ive added the code as above to my custom css, but it appears to be the same? and not working, any suggestions please?

    The destination of the image is:
    http://www.goldengown.co.nz/wp-content/uploads/2016/02/website-background.jpg

    Thank you.

    Avatar: Eva
    Eva Kemp
    Support staff
    February 27, 2016 at 11:02

    Hello,

    I’ve edited the code to this one:

    .home.wide .wrapper {
      background-image: url('http://www.goldengown.co.nz/wp-content/uploads/2016/02/website-background.jpg') !important;}

    Please check home page now.

    Regards,
    Eva Kemp.

  • 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.