How can I have some of the Paypal options move into second line

  • printhouseoberpfalz
    Asked on December 1, 2016 at 7:41 AM

    Hello,

    in the paypal widget we have so many product option - how can we do it that some options are in a second line?

    When they all are in one line, the formular is too small...

  • Welvin Support Team Lead
    Replied on December 1, 2016 at 8:36 AM

    You can change the width of the product item to do that. Inject the following custom CSS codes:

    span.form-product-item.hover-product-item {

        width: 350px;

    }

    Here's how you can inject: https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes

    The result will be this:

    How can I have some of the Paypal options move into second line Image 1 Screenshot 20