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

    I’m using woo commerce with a child theme, and my product titles are in all caps, how can I change that?

    #783279

    Hi flowerjovia,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    h2.woocommerce-loop-product__title { text-transform: none !important; }

    Best regards,
    Sarah

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