• Resolved hurtowniawosku

    (@hurtowniawosku)


    Hello,
    I am recently having troubles changing my woocommerce archives product page’s and single product page’s background colour. I am using the Ocean Wp Theme and I changed its main background colour in theme customizer but there was no options for the archives product page background to be changed. It simply stays white whilst the rest of my page is in #f4f4f4 colour. Please advise me how to repair it.

    Thank you in regards.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Does this work for you?

    body.single-product main#main {
        background-color: #f4f4f4;
    }

    Put it inside your (child)-theme’s style.css

    Thread Starter hurtowniawosku

    (@hurtowniawosku)

    to be honest I dont know how to enter the child theme. I was just editing the website throug built in editors and a few singular custom css I found on google which I had to put in custom css tab in themes customizer. Is there any other way to change it?

    Plugin Support Riaan K.

    (@riaanknoetze)

    Hi there,

    The core WooCommerce plugin itself doesn’t have any direct functions to change the backgrounds of the pages you listed. Practically speaking, it means that the options you’re referring to is likely powered by the theme you have active and the best next step would be to get in touch with the developers of the Ocean WP theme.

    If you’re wondering, their support channel can be found at https://wordpress.org/support/theme/oceanwp/ or https://oceanwp.org/support/

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Changing woocommerce pages background’ is closed to new replies.