PAGE HEADING/TITLES/CATEGORIES - by DakotaL

This topic has 6 replies, 2 voices, and was last updated 7 years, 7 months ago ago by Rose Tyler

  • Avatar: DakotaL
    DakotaL
    Participant
    April 8, 2017 at 20:03

    Hello,

    I would like the category on each shop page to appear white – right now it is 252525. I was instructed a while back to use this in global css:

    .page-heading a, .page-heading .woocommerce-breadcrumb, .page-heading .delimeter {
    color: white !important;
    }

    but it doesn’t work…please help.

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 10, 2017 at 14:55

    Hello,

    You can add this code in Custom css:

    .tax-product_cat .page-heading .title {
        color: white;
    }

    Regards,
    Rose Tyler.

    Avatar: DakotaL
    DakotaL
    Participant
    April 10, 2017 at 20:16

    Thank you – it worked just for category pages, not actual product pages. Please see private links.

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 11, 2017 at 09:03

    Hello,

    Please change previous code to:

    .tax-product_cat .page-heading .title, .single-product .page-heading .title{
        color: white;
    }

    Regards,
    Rose Tyler.

    Avatar: DakotaL
    DakotaL
    Participant
    April 11, 2017 at 19:13

    Thanks – it works!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 12, 2017 at 08:09

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

  • Viewing 6 results - 1 through 6 (of 6 total)

The issue related to '‘PAGE HEADING/TITLES/CATEGORIES’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.