• Resolved Erika van Wijk

    (@erika-van-wijk)


    Hi there,

    The following elements on the WooCommerce shop page are overruled compared to the theme and custom css.

    1 .header-secondary {background: #333;}
    this should be .header-secondary {background-color: #819e88; opacity: 0.5 !important;}

    2 .title-container .title .heading, nav.bread-crumbs a
    these should be .title-container .title .heading, nav.bread-crumbs a {text-align: center !important;}

    4 .stock.in-stock { color: #93B25E;}
    this should be .stock.in-stock {color: #333;}

    I tried to change the css of these elements via customized css, the css plugin Devkit and even directly in the stylesheet without succes.

    Could someone help me out to solve this? Before the latest updates, these elements were looking just like the ones on the other pages.

    Thanks, Erika

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support AW a11n

    (@slash1andy)

    Automattic Happiness Engineer

    Hey there!

    All the rules that you are mentioning are coming from your theme framework. I’m not sure why it would be only showing recently, but this is not a WooCommerce issue, and is not something that we can fix. Here’s a shot of the file that the header rule is coming from: https://cld.wthms.co/ok2SDx

    I would recommend contacting your theme developer if you have further issues.

    Hopefully that helps! Have a great one!

    Thread Starter Erika van Wijk

    (@erika-van-wijk)

    Hi Andrew,

    Thanks for taking a look at this! And for the shot.
    I will contact the theme developer.

    Have a great one!

    Regards, Erika

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘WooCommerce overrules css theme’ is closed to new replies.