Forum Replies Created

Viewing 1 post (of 1 total)
  • in reply to: Extra Class Name #41195
    marc_schlegel
    Member
    Post count: 1

    Hey there, I’m having a similar issue here.

    My site http://new.vibraa.de aims at combining both a black and a white page layout for certain pages (e.g. blog posts white, e-commerce products black). The inner_page_bg_color is set to white (#fff), however here’s the issue: I would like to have any woo-commerce product page with a black (#000) background.

    a) Is there a way to overwrite the main inner_page_bg_color rule within a product’s page with css class? If yes, how? I tried the following but it obviously didn’t work out:

    .wooprod {
    background: 000 important!;
    }

    b) Is there another way, like the menu page-background-options within pages?

    Thanks for your help!
    Marc

Viewing 1 post (of 1 total)