Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #515410

    Hi Please help,

    I need to set main content background color of woocommerce page or some layout to be white background color
    Now I’m using black color scheme so it’s affected to all pages. I need Woocommerce to be white background. Please help

    Thank you

    #515751

    Hey zmkstudio!

    not sure which part of your website exactly you wish to have white background. Could you be a little more precise please? use screenshots to highlight your intentions. You can use imgur.com or dropbox.
    try this code, maybe it’s what you want:

    div#av_section_1 {
    background-color: white !important;
    }
    

    Cheers!
    Andy

    #515970

    Hi I want All of Woocommerce related pages (product category, product details, checkout) to be all white color background.
    Which file to edit the code ? and how ? please help

    Thank you

    #516432

    Hey!

    I think it would be best to ask this question inside WooCommerce support forum, as they know their plugin best.

    Cheers!
    Andy

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.