Don't miss the chance! Get Variation Price Display Range Plugin at 🎯$49 $39 onlyBuy Now!
Public Ticket #2865

od

Hi, I have a problem with your plugin.

The price variation is going huge whenever i select a size for my pizz on my website.

You can try it here to see by yourself : https://walaboksn.com/produit/cheese-l/

How can the price font stay at the same size ?

Thank you.

wpxteam

wpxteam

Hi Alan,

Please add the following CSS to the customizer (Appearance > Customize > Additional CSS):

.single .woocommerce-Price-amount{
color: #fff;
font-family: "Montserrat",Sans-serif;
font-size: 36px;
font-weight: 900;
}

Hopefully, it will produce the desired result.

I will wait for your feedback.

Thank you