Change Product Title Size - by rwlee33 - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 9 years, 8 months ago ago by Robert Hall

  • Avatar: rwlee33
    rwlee33
    Participant
    August 24, 2014 at 23:44

    Hello,

    I’d like to change the size of the product titles on the main product page. It looks like they are h1 or h2, I’d like them one size lower.

    Can you direct me where I can change this, or provide any custom css I can add?

    Thanks,
    Rob
    http://www.designbykathryn.com/shop

    1 Answer
    Avatar: Robert Hall
    Robert Hall
    Support staff
    August 25, 2014 at 10:39

    Hello,

    Add this code into custom.css file

    .products-grid .product .product-name {
    font-size:14px;
    }

    Regards,
    Robert Hall.

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

You must be logged in to reply to this topic.Log in/Sign up

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