New Landing How can we help? Themeforest Theme Support Neighborhood How to change this font to not bold

Viewing 2 posts - 1 through 2 (of 2 total)
  • #66302
    Fedde12
    Member
    Post count: 41

    Hi,

    The following font (words) are bold. How can I make them not bold? (see picture)

    Thanks!
    Fedde

    #66328
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Try adding this to your custom css 🙂

    .woocommerce div.product form.cart .variations td.label label {
      font-weight: normal;
    }
    .woocommerce form.cart button.single_add_to_cart_button {
      font-weight: normal !important;
    }

    – Kyle

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register