Cart Page alignment issue
-
Cart page is aligned improperly when zip code error appears. Please advise, i have made changes from Fashion-Color demo content.
Attachments:
You must be
logged in to view attached files.
Hello,
Sorry to hear about the inconvenience. Kindly, please share your Site WP-ADMIN Login details in the Private Content field so that we can check these concerns on your Site and help you out accordingly.
Best Regards
Hello,
The layout issue related to Zip Code error is now adjusted on your Site: https://snipboard.io/WAQIpT.jpg
Please check back your Site after completely clearing browser and server cache.
Best Regards
Can you answer the question in extra info section?
Hello,
We had applied the following Custom CSS on your Site earlier to resolve the Zip Code concern:
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-updateOrderReview {
position: absolute !important;
top: 3em !important;
}
But it seems that there is another Payment Banner been added on your Site for the Checkout page, so we have readjusted the above CSS to this way now:
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-updateOrderReview {
position: absolute !important;
top: 2em !important;
left: 1em !important;
}
Please check back your Site after completely clearing browser and server cache.
Best Regards