New Landing How can we help? Atelier Change font of Product Price

Viewing 5 posts - 1 through 5 (of 5 total)
  • Posted in: Atelier
  • #291731
    teddyden
    Member
    Post count: 195

    Hi

    1) How do I customize the font of only the product price?
    2) How do I customize the font of only the product title?

    Thank You

    #291741
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    .woocommerce div.product .product_title {
      dont-size: 21px;
      font-family: arial;
    }
    .woocommerce-Price-amount.amount, .single_variation span.price {
      font-size: 20px;
      font-family: arial;
    }

    – Kyle

    #291746
    teddyden
    Member
    Post count: 195

    Thanks what fonts can I use, I tried a few only arial works

    #291747
    teddyden
    Member
    Post count: 195

    Thanks

    #291749
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Any that you have chosen in Font Options

    – Kyle

Viewing 5 posts - 1 through 5 (of 5 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