Home › Forums › Product Open Pricing (Name Your Price) for WooCommerce › Problem with CSS › Reply To: Problem with CSS
April 11, 2018 at 10:44 pm #99473
Member
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 😉