This topic has 8 replies, 2 voices, and was last updated 7 years, 7 months ago ago by Rose Tyler
Upon checking the ‘Checkout’ page, we have noticed there is a line by the ‘Phone’ and ‘Email address’ fields. If you click on ‘Phone’ or ‘Email address’, nothing happens. You must use the tab button on the keyboard and make your way there to enter in the phone and email address.
How do we remove it? Please advise.
Hello,
Go to Appearance > Themes > install and activate Storefront theme – official WC theme and check if this problem persists when default theme is activated.
Regards,
Rose Tyler.
I did as asked and the line disappeared with the WC Storefront Theme. Switched back to Woopress theme and the line came back. Please advise.
Hello,
Please add this code in Theme Options > Custom css:
.woocommerce-checkout .step-title:after {
display: none;
}
Regards,
Rose Tyler.
The code snippet worked to remove the line, but you are still unable to click the phone number and email address fields in the checkout form. Please advise.
Hello,
I’ve checked it and seems it works fine.
Try to clear cache and then check.
What browser and browser version do you use?
Regards,
Rose Tyler.
Sorry, forgot to clear cache. We are good. Thank you!
Hello,
You’re welcome!
Regards,
Rose Tyler.
The issue related to '‘Line in Checkout Page’' has been successfully resolved, and the topic is now closed for further responses