Home Forums WoodMart support forum How to change category title colour?

How to change category title colour?

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #426071

    jscheok
    Participant

    How do i change the category title colour as per images? What class or code i should put in advance Typography?

    i put .wd-product-cats but it doesnt work

    thanks

    • This topic was modified 1 year, 4 months ago by jscheok.
    Attachments:
    You must be logged in to view attached files.
    #426072

    jscheok
    Participant

    images here

    • This reply was modified 1 year, 4 months ago by jscheok.
    Attachments:
    You must be logged in to view attached files.
    #426223

    Hello,

    Please try using the following Custom Selector on your Site for the Categories Title color change:

    .wd-entities-title

    If it doesn’t work out for you then kindly share your Site URL in the Private Content so that we can exactly see on your Site and assist you accordingly.

    Best Regards

    #426239

    jscheok
    Participant

    Hi, the css sytes seem to change the product title name, i would like to change the “catagory name” that shown under product title~
    Wondering what is the css classes?
    Thanks

    • This reply was modified 1 year, 4 months ago by jscheok.
    Attachments:
    You must be logged in to view attached files.
    #426334

    Hello,

    You can try using the showing Class:

    .product-grid-item .wd-product-cats { color: red !important; }

    If it doesn’t work out for you then kindly share your Site URL in the Private Content so that we can exactly see on your Site and assist you accordingly.

    Best Regards

    #426389

    jscheok
    Participant

    may i know this one shall put in custom css section?

    #426523

    Hello,

    Yes, please add the custom CSS code in the Theme Settings >> Custom CSS >> Global CSS section.

    Best Regards.

Viewing 7 posts - 1 through 7 (of 7 total)