Viewing 3 replies - 1 through 3 (of 3 total)
  • This is what I use …

    /* Woocommerce product page font */
    .product_title {
    font-weight: bold;
    }

    /* Woocommerce product description main shop page. */
    .woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 {
    /* font-weight: bold; */
    font-size: 19px;
    }

    Thread Starter Nick

    (@weeaboodesu)

    Sweet I’m able to get the title to change size at least! Thanks a lot ??

    Kind of having the same issue. I need my prices to be bigger on this page.

    https://www.herbsforlife.com/shop/

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Changing product font size and price on shop page’ is closed to new replies.