Single Product Page Background - by accioweb

This topic has 4 replies, 3 voices, and was last updated 8 years, 5 months ago ago by Stan Russell

  • Avatar: accioweb
    accioweb
    Participant
    December 4, 2015 at 21:16

    How do you change the single product page background? Tried this but it doesn’t work.

    .woocommerce.single-product {
    background: url(“http://new.internationalanabolics.com/wp-content/uploads/2015/12/Gaussian-Blurs001.jpg”) no-repeat;
    background-size: cover;
    background-attachment: fixed;
    }

    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    December 4, 2015 at 22:03

    Hello,

    You may try to use this code in Custom CSS for desktop:

    .single.single-product .st-content {
       background-image: url("http://new.internationalanabolics.com/wp-content/uploads/2015/12/Gaussian-Blurs001.jpg");
    }

    Regards,
    Eva Kemp.

    Avatar: accioweb
    accioweb
    Participant
    December 8, 2015 at 21:08

    Thank you. this works! 🙂

    Avatar: stan
    Stan Russell
    Participant
    December 9, 2015 at 08:21

    Hello accioweb,

    we are pleased to help! Have a nice day!

    Regards,
    Stan Russell.

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