Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #301861
    JulianaB
    Participant

    Hi!

    How can I change de font size of my products names at my Woocommerce store, please?

    #301888
    Skandha
    Participant

    @julianab: Hello there,

    Can you please post in your site URL so that I can look into the issue?

    Kind Regards,
    Skandha

    #303556
    JulianaB
    Participant

    Hi Skandha!

    My site is lileleduc.com

    Thank you!

    #303589
    Skandha
    Participant

    @julianab: Hello there,

    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .post-type-archive-product .woocommerce-loop-product__title {
    font-size: 30px !important;
    }

    You can change the font size according to your choice.

    Let me know if this works out!
    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Product Name Font Size’ is closed to new replies.