Home New Guten › Forums › WoodMart support forum › Center cart and checkout messages
Center cart and checkout messages
- This topic has 5 replies, 2 voices, and was last updated 2 months ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
June 12, 2025 at 6:41 pm #667110
DBPParticipantHi,
i would like to center the woo messages and have them in the site container. My current layout is boxed, so would like the messages to appear centered and boxed, too. How to archive? Pls check the screenshots.
Kind regards Alex
Attachments:
You must be logged in to view attached files.June 13, 2025 at 9:09 am #667177
Aizaz Imtiaz AwanKeymasterHello,
Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS. change the code as per your requirements to adjust it.
.woocommerce-notices-wrapper, .woocommerce-message, .woocommerce-error, .woocommerce-info { max-width: 1200px; margin: 0 auto; text-align: center; display: inline-block; } .woocommerce-message:before, .woocommerce-error:before, .woocommerce-info:before { position: absolute; left: 15px; top: 50%; transform: translateY(-50%); }
Best Regards,
June 13, 2025 at 12:35 pm #667241
DBPParticipantHi, thats also does nothing. Pls check again. 3 times your support provided me with some css, but none of the code works out. Why?
Attachments:
You must be logged in to view attached files.June 13, 2025 at 4:27 pm #667297
Aizaz Imtiaz AwanKeymasterHello,
Now I have checked your site, and the checkout page layout has changed.
See Screenshot for clarification; https://ibb.co/HfPJkCCwIf you have any questions, feel free to contact us.
Best Regards,
June 13, 2025 at 4:57 pm #667311
DBPParticipantHi Aizaz, i dont knwo what your or the other support workers do, but the layout ist totaly altered and im absolutly not happy with this. I´ve needed a seroius amount of time to positioning the background illustation of the category header. And now it´s simply altered to horizontal repeating and every effort i made is destroyed. Why you or the others alter parts of the side which are absolutly not requested to do anythinh with? Thats super bad!
Exactly the same with the checkout! I´ve never requested to alter the layout totaly and put the paypal button on top while its now missing at the place where it belongs to be. Sorry, what is this, that really sucks.
None of my support request from yesterday works out. Instead of giving me CSS that works, you just destroy the page. That’s not very professional. Pls explain why the support team activly destroy may layout and do not solve my request.
June 14, 2025 at 9:49 am #667393
Aizaz Imtiaz AwanKeymasterHello,
I understand your frustration, and I’m truly sorry to hear about the issues you’re facing.
However, I’d like to clarify that I have not made any changes to your site layout, including the checkout page or the category header background. In fact, I have not received any login credentials or access to your site, so no actions have been taken from my side that could alter your layout. It’s possible that recent changes may have unintentionally affected your design.
For your issue, I’m currently unable to place an order on your site and cannot see the checkout error message. Kindly provide your website login details so I can further investigate the issue, attempt to place an order, and give you a possible solution.
Thank you for your understanding, and I’m here to help resolve this as smoothly as possible.
Best Regards,
-
AuthorPosts
- You must be logged in to create new topics. Login / Register