Okay
  Public Ticket #873782
Font size price
Closed

Comments

  •  3
    Daniel started the conversation

    Hello,

    How can I increase the font size of the price tag?

    Thanks

  •  1,558
    Laborator replied

    Hi Daniel,

    You can do that by pasting the following code in your Custom CSS area:

    .laborator-woocommerce .product-single .entry-summary .price > .amount,
    .laborator-woocommerce .product-single .entry-summary .price span.woocommerce-Price-currencySymbol {
        font-size: 40px !important;
    }

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group