Reply To: Problem with CSS

#99473

Hello,

Sorry for the delay.
I’m glad you are enjoying it 🙂

Can you please follow these 2 steps?

1 – Please change your frontend template to this:

%frontend_label% %open_price_input% %currency_symbol%

2 – On Appearance > Customize > Additional CSS, please put this

.popfwc-price-and-symbol{
    display: block;
    margin-bottom: 15px;
    margin-top: 6px;
}

Let me know if it suits you 😉