Home Forums WoodMart support forum Change Variant Prize size

Change Variant Prize size

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

    Andrzej Pietrzak
    Participant

    Hi,
    I would like to change prize of product when you set any product variant (it’s too small). Also, is there any posibility to see prize with and without tax at the same time in product site?

    Attachments:
    You must be logged in to view attached files.
    #238698

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .variations_form .woocommerce-variation-price .price span {
    font-size:30px
    }

    change 30px as per your needs.
    Best Regards

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