Problem with CSS

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #99472
    lin96108183
    Member

    Dear,

    I am glad to use this plugin. It is useful. However, I met some problem about CSS. Is there any method to make “fronted label”, “price input field” and “add to cart button” into three lines? They are too close to each other.

    Look forward to your positive reply.

    Best regards,
    Lin

    #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 😉

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.