Home Forums WoodMart support forum Sale Price Size

Sale Price Size

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

    Hausbasket
    Participant

    I want to increase the size of the sale price after selecting a variation. Actual price show lower than sale price.

    Screen short attached here

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

    Hello,

    Could you kindly specify which price you want to increase: in a grid on the product page and in the top under the title or price that is shown after selection: https://gyazo.com/175a13f78ce5f93501668f5203a15f0a

    If you mean this price, add this code:

    .woocommerce-variation-price ins .amount {
        font-size: 30px;
    }

    Best Regards

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