On checkout page, leave the fields empty and submit, fileds’ name overlap with validation message. The attached image is from safari on iPhone.
This topic has 4 replies, 3 voices, and was last updated 1 month, 2 weeks ago ago by Tony Rodriguez
On checkout page, leave the fields empty and submit, fileds’ name overlap with validation message. The attached image is from safari on iPhone.
Hello @islam,
Please check it now. We have added the following custom CSS in “Theme Options → Global CSS”:
.template-content .et-advanced-label.woocommerce-invalid label[for] ~ p[class*=error-message] {
position: absolute;
top: calc(100% + 5px);
}
.template-content .et-advanced-label.woocommerce-invalid:has(label[for] ~ p[class*=error-message]) {
margin-bottom: 40px;
}
Frontend result: https://gyazo.com/f9ae3bf5b34aba0e963d29192ac8095a
Best regards,
Jack Richardson
The 8Theme’s Team
Thanks for the support! My topic “Checkout on validation fields overlapping” has been successfully resolved.
Dear islam,
Thanks for being part of our WordPress & WooCommerce community!
We’re happy we could assist you. Your feedback truly matters — it helps us make XStore better, faster, and more reliable with every release.
Leave Feedback →
(takes less than a minute)
Together, we’re shaping a better WooCommerce experience for everyone.
Topic closed.
The 8Theme Team
The issue related to '‘Checkout on validation fields overlapping’' has been successfully resolved, and the topic is now closed for further responses