Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #854066

    I am using your Travel Demo and I can not figure out how to make the text Title white on the products displayed on the category page.

    #854073

    Hey WayneSBell,

    Add the following to quick css:

    h2.woocommerce-loop-product__title{
    color:#fff!important;
    }

    Best regards,
    Jordan Shannon

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.