• Resolved harringtonway

    (@harringtonway)


    I hope you all are doing well.

    On my Woocommerce checkout page when you click on the credit card payment option the box, the box is there but the instructional verbiage is missing. For example the boxes for the payment, expiration date, and CVV code are there but the words above the boxes (credit card number, expiration date, and CVV) are missing.

    Do any of you know where I need to go and what I need to do to fix this?

    I am using WordPress with Elementor Pro and have installed the Woocommerce and Woolementor plugins.

    Thank you in advance for your help!

    • This topic was modified 3 years, 3 months ago by harringtonway.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support abwaita a11n

    (@abwaita)

    Hi @harringtonway,

    I checked your site, it seems to be a font color issue.

    You can set the font color of the labels to black so that they become visible using the following CSS:

    .woocommerce form .form-row label {
          color: #000000;
    }

    The CSS code should be added to the Customizer → Additional CSS box.

    Hope this helps.
    Thanks.

    Thread Starter harringtonway

    (@harringtonway)

    That Worked! Thank you so much for your assistance. I’m truly grateful!!!!!!!!!!

    Have a great day! ??

    Plugin Support abwaita a11n

    (@abwaita)

    You’re welcome!

    Feel free to create a new thread if you have any other questions.

    Cheers!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Woocommerce Checkout Page Issue’ is closed to new replies.