Footer background image - by cardinalno - on WordPress WooCommerce support

This topic has 3 replies, 2 voices, and was last updated 8 years, 7 months ago ago by Jack Richardson

  • Avatar: cardinalno
    cardinalno
    Participant
    August 8, 2015 at 17:11

    I would like to change the image background for the footer of my site, how can I change my CSS in order to apply this new image in the background?
    Is it possible apply an image also in the left side and in the right site of the site?
    thank you
    BR
    Devis

    2 Answers
    Avatar: cardinalno
    cardinalno
    Participant
    August 8, 2015 at 18:08

    …and change the color of the text in white

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    August 10, 2015 at 07:46

    Hello,

    As I see you’ve already added an image to your footer. Have you resolved this issue?
    To add background image to your site content use this code in custom.css file:

    .page-wrapper {
      background-image: url("http://path_to_your_image");
    }

    Best regards,
    Jack Richardson.

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