Home Forums WoodMart support forum CATEGORY TEXT SIZE IN SHOP

CATEGORY TEXT SIZE IN SHOP

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #500401

    stamjoe
    Participant

    Hello
    i want to increase the text size and color of the Category, i ve tried the Advanced Typography but theres no option for that.
    See attachment
    Thanks

    Attachments:
    You must be logged in to view attached files.
    #500468

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .product-grid-item :is(.wd-product-cats,.wd-product-brands-links) a {
        font-size:18px;
    }

    Best Regards

    #509052

    stamjoe
    Participant

    Thanks

    #509206

    You are welcome!

    Wish you a wonderful day!

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