Shopping card customization problem - by Erik

This topic has 9 replies, 3 voices, and was last updated 2 years, 3 months ago ago by Olga Barlow

  • Avatar: Erik
    Erik
    Participant
    November 15, 2021 at 16:17

    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

    Please, contact administrator
    for this information.
    8 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 16, 2021 at 09:57

    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

    Avatar: Erik
    Erik
    Participant
    November 19, 2021 at 16:45

    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.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 20, 2021 at 08:46

    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

    Avatar: Erik
    Erik
    Participant
    November 29, 2021 at 18:09

    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

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    November 29, 2021 at 19:39

    Hello,

    That content is a table https://prnt.sc/20zylr1 And we can do nothing with that.

    Regards

    Avatar: Erik
    Erik
    Participant
    December 17, 2021 at 01:05

    Bonsoir, merci pour votre aide.
    D’après ce tableau est généré par Woocommerce ?

    Avatar: Erik
    Erik
    Participant
    December 17, 2021 at 14:53

    Good evening, thank you for your help.
    According to this table is generated by Woocommerce?

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    December 17, 2021 at 19:41

    Hello,

    Yes.

    Regards

  • Viewing 9 results - 1 through 9 (of 9 total)

The issue related to '‘shopping card customization problem’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.