Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1022309

    Hi!

    I would like to set the woo commerce product title a little bit smaller. Can someone help me with that?
    All the best!

    #1022561

    Hey vollstark,

    Please try the following in Quick CSS under Enfold->General Styling:

    h2.woocommerce-loop-product__title {
      font-size:18px;
    }

    Best regards,
    Rikard

    #1022623

    Hi! Thanks.

    unfortunately it doesn´t work :-(

    All the best,
    kai

    #1023100

    Hi,

    Please try this instead:

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

    Also make sure to delete the old CSS and JS files under Enfold->Performance.

    Best regards,
    Rikard

    #1023297

    >>Also make sure to delete the old CSS and JS files under Enfold->Performance

    Hm. which one is it in the german version? I can´t find “delete old CSS” :-(

    #1023394

    Hi,

    It is the last option in the Enfold > Performance tab

    Best regards,
    Vinay

    #1023420

    Ah. yes. sorry ;-)

    Now it works ! :-) Thanks a lot!

    • This reply was modified 6 years, 1 month ago by vollstark.
    #1023441

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

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