This topic has 9 replies, 3 voices, and was last updated 2 years, 11 months ago ago by Olga Barlow
Hello, we would like to change the appearance of the Woocommerce cart.
In fact when the cart is displayed, the content of the product appears in an uncomfortable manner, it is either centered on the full page, or completely on the right in canvas mode.
We have tried with other themes and this problem does not appear, so we would like to know how to fix it.
To make it clearer, I’m posting screenshots.
Thanks for your help
https://www.dropbox.com/s/l2kmcj5uda0punj/center-01.png?dl=0
https://www.dropbox.com/s/7vvsxrr1ybqb787/center-02.png?dl=0
Hello,
It is because of 2 columns here – https://prnt.sc/1zromie
Try to add the next code in Theme Options > Custom CSS:
.cart-order-details .shop_table .dopbsp-wc-cart td {
text-align: start;
}
.elementor-menu-cart__product .variation {
display: none;
}
Regards
Hello, thank you for your help, unfortunately this does not solve the problem, the text remains in the middle in the main basket page and in the page called by the top menu, this is also the same.
It’s annoying, because it is clearly not aesthetic.
Hello,
Clear cache and check one more time, it is displayed better now – https://gyazo.com/efa1f6bde81bde002a6fbf4e2fe0e814 https://prnt.sc/2064gme
Go to Elementor > Settings > Integrations > WooCommerce > Choose Disable to opt out of using Elementor’s Mini Cart template.
Regards
Sorry for the response time, but a little overwhelmed.
No, I cleared the cache and deactivated the option in Elementor, but the text remains in the middle of the basket as in your screenshot.
This is really ugly, how do you get it to display normally on one line?
Thanks for your help
Bonsoir, merci pour votre aide.
D’après ce tableau est généré par Woocommerce ?
Good evening, thank you for your help.
According to this table is generated by Woocommerce?
Hello,
Yes.
Regards
Tagged: customization, problem, shopping, solution, theme, woocommerce, wordpress
The issue related to '‘shopping card customization problem’' has been successfully resolved, and the topic is now closed for further responses