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

    Hello,

    I am using Woocommerce with the Enfold theme and I would like to change the size of the title for my products. On my main page, the title looks really big for some reasons and I would like to make it smaller.

    What code should I use in the Quick CSS section ?

    Thank you so much in advance!

    #788686

    Hey Oby4455,

    Add the following to quick css:

    h2.woocommerce-loop-product__title{
    font-size:20px!important
    }

    Just adjust to the desired size.

    Best regards,
    Jordan Shannon

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