[Resolved] How to change size of title of product in Woocommerce

Home Forums Support [Resolved] How to change size of title of product in Woocommerce

Home Forums Support How to change size of title of product in Woocommerce

Viewing 3 posts - 16 through 18 (of 18 total)
  • Author
    Posts
  • #425526
    Tom
    Lead Developer
    Lead Developer

    No problem 🙂

    #993557
    Michael

    I am also trying to change the size of my product titles on the category page but the above changes are not working as pasted. It looks to be an H2 and I tried adjusting this in the code but still the same size.

    >>
    .woocommerce ul.products li.product h3 {
    font-size: 25px;
    }
    <<

    here is an example of one of my pages:
    https://www.qa-bio.com/product-category/exoglycosidases/

    #993586
    David
    Staff
    Customer Support

    Hi there,

    that content is being output by another plugin so try this selector:

    .dhvc-woo-info .dhvc-woo-title

Viewing 3 posts - 16 through 18 (of 18 total)
  • You must be logged in to reply to this topic.