Font size in the products page (Woocommerce)

  • Author
    Posts
  • #137234

    Hi,

    I’m setting up a webbsite using Woocommerce and Nirvana theme, the font size on the product list page is just huge, here’s an example

    https://top-filaha.com/wordpress/categorie-produit/bovins/

    Couldn’t find how to reduce it

    Thanks in advance

    #137310

    Up

    Please and thank you

    #138710
    Zed
    Cryout Creations mastermind

    Hi,

    Try the following custom styling:

    #content .woocommerce-loop-product__title {
      font-size: 1.2em;
      line-height: 1.2em;
    }

    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
Viewing 3 posts - 1 through 3 (of 3 total)

You need to log in to reply to this topic.