Order Tracking page form font not visible
-
The [woocommerce_order_tracking] form input boxes are white and so is the font, therefore user input is not visible. How do I make the input boxes “clear” like in the dummy content page? Thanks.
Attachments:
You must be
logged in to view attached files.
Hello,
Thank you very much for choosing our theme and for contacting us.
I cannot view the page https://gyazo.com/73330075067347ff3c91109e521480e3 Please insert the site admin access into the Private content below the message area. We will check the settings and suggest the configuration.
Best Regards
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
.woocommerce-form-track-order input[type='text']{
color:#000000;
}
Best Regards
That did not work, however I added that code in that page (Elementor): Page Settings > Advanced > Custom CSS
Adding it to the page settings worked. Thank you!
You are welcome! We are here to help.
Wish you a wonderful day!
The topic ‘Order Tracking page form font not visible’ is closed to new replies.