This topic has 1 reply, 2 voices, and was last updated 7 years by Radu.

  • Author
  • #140499
     ninety83
    Participant

    Hi,

    Does anyone know how to change the background so all woocommerce pages use the alternative background/font color and the rest of the site uses the default colors?

     

    regards,

    k.

    #140551
     Radu
    Moderator

    Hi,

    Using this kind of CSS code

    COPY CODE
    
    .woocommerce #main, .woocommerce #main section.container-wrap.main-color {
        background: red;
    }
    

    Adding .woocommerce class before any css declaration will by applied only to woocommerce pages

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 2 posts - 1 through 2 (of 2 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?