Format Issue at Checkout Credit Card Yr and Month Fields due to Theme

This topic has 4 replies, 3 voices, and was last updated 4 years, 2 months ago ago by Olga Barlow

  • Avatar: Olga777
    Olga777
    Participant
    January 26, 2020 at 15:13

    Hi there,

    We experience the format issue on the Checkout with OVERSIZED Text displayed for YR and Month of Credit card. We have contacted the PayPal woocommerce plugin developers (AngellEye) and were told that this is an issue with the theme (Xstore). Here is the details of their inspection http://test.olgalishansky.com/checkout-yr-month-inspect-details/
    Could you please help us to resolve it?
    Thank you very much in advance.

    Olga

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 26, 2020 at 15:40

    Hello,

    Add this custom CSS code:

    .wc_payment_methods select {
        background-image: none;
        line-height: 1.4;
        font-size: 14px !important;
        -webkit-appearance: menulist;
        display: inline-block;
        margin: 5px 5px 5px 0 !important;
    }
    #payment .payment_methods fieldset label {
        width: 100%;
    }

    Regards

    Avatar: Olga777
    Olga777
    Participant
    January 26, 2020 at 21:08

    Thank you, Rose!

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    January 27, 2020 at 11:18

    Hello,

    You are welcome.

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.