Okay
  Public Ticket #2616976
Payments
Closed

Comments

  •  3
    Bonitamona started the conversation

    Hello dear,

    In the photo, as you can see where it says:

    1) Is it possible to move the icons of the cards so that they appear in a line and not in a column?

    Where it says:

    2) Why doesn't a square appear to click? Like when you accept the terms and conditions, for example.

    Thanks and best regards. 

  • [deleted] replied

    Hi Bonitamona,

    1— Can you please add the code below to your Custom CSS area:

    #add_payment_method #payment ul.payment_methods li img.stripe-icon, .woocommerce-checkout #payment ul.payment_methods li img.stripe-icon {
        margin-bottom: 10px;
        display: inline-block;
    }

    2— Please just add this CSS code to your Custom CSS area:

    input#wc-stripe-new-payment-method {
        width: 16px !important;
        border-color: #333;
        border-radius: 50%;
    }
    input#wc-stripe-new-payment-method:before {
        border-radius: 50%;
    }

    Have a nice day!

  •  3
    Bonitamona replied

    Hello Ylli, sorry but the icons for credit cards, not put in line. Can you check please? 

    About the 2) question, it's OK.

    Thanks and best regards.



  • [deleted] replied

    Hi Bonitamona,

    There where some invalid CSS codes on your Custom CSS area, I fixed that now and your CSS codes are working as it should.

    See video: https://d.pr/v/AVwrH0

    Will set this ticket as solved from here.

  •  3
    Bonitamona replied

    It's perfect. Okey, I understand. 

    An other cuestion about this, 

    Is it possible to add another box to fill in that I ask for the name of the cardholder ni the place yellow line?

    Thanks and best regards.

  • [deleted] replied

    Hi Bonitamona,

    Sorry but this is not a theme related question but WooCommerce plugin functionality. Please contact WooCommerce directly or if you are using  plugin to power that area then you can create that plugin authot.

    Thanks for your understanding.

    Have a nice day.