Home Forums WoodMart support forum Cart display behavior is messed up

Cart display behavior is messed up

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #657663

    hey3212
    Participant

    View cart page, the “Change Address” line is too close to the line above it. Need to increase gap. “You may also be interested in” section’s image sizes are messed up. They are too large, which need to be back to normal. And this section should be a new section below the entire cart section and starts from the far left, not appearing right blow the payment links in the middle of the page. There is also one black line you will see at the middle of the page once the pictures are back to normal. How to remove that line.

    Attachments:
    You must be logged in to view attached files.
    #657683

    hey3212
    Participant

    The black line is now removed. I just need you to remove the You Might Also Like section below the payment links (you will see this section x2 on the same page) and increase the row gap of “Change Address”. attached.

    Attachments:
    You must be logged in to view attached files.
    #657724

    Hello,

    To remove the You Might Also Like section, edit the cart block with Elementor and remove this grid or carousel widget: https://ibb.co/Q7pHBB4m

    To increase the gap in change address, add this code to the Theme Settings > Custom CSS > Global:

    .elementor-widget-woocommerce-cart .woocommerce .woocommerce-shipping-destination {
        margin-bottom: 20px;
    }

    Best Regards,

    #657728

    hey3212
    Participant

    Thank you. The codes work perfectly. But, I removed the widget and then the same section still sticks to the Payment link area. attached. Btw, the widget is located in the container below it, not in the cart container, but the misbehaved widget is in the cart container.

    Attachments:
    You must be logged in to view attached files.
    #657748

    Hello,

    This is a Heading widget in the container, you can simply delete this widget if you want to remove it.

    Best Regards,

    #657751

    hey3212
    Participant

    No, you did not understand me… I do want the You Might also Like section appear in parallel to the cart. If I delete what you have suggested, the section below would be gone. I only want to delete the duplicated section beneath the payment link. attached.

    Attachments:
    You must be logged in to view attached files.
    #657757

    Hello,

    You are using Elementor pro widget in the cart page to show this widget and this widget is in the cart widget not separately and there is no option in theme settings to remove this.

    Try to use the Theme’s Layout Builder, you can create Custom Layouts for WooCommerce pages like cart and add the grid or carousel widget and choose the data source

    Further, you can read more about the Layout Builder here: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/

    Best Regards,

    #657821

    hey3212
    Participant

    Ok. Elementor is looking into this widget. Will let you know.

    #657893

    Hello,

    Okay, but I recommend using the theme’s custom layout for the cart page if you want to edit it with Elementor. Otherwise, you can stick with the default WooCommerce shortcode: [woocommerce_cart].

    Further, you can read more about the Layout Builder here: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/

    Best Regards,

    #657898

    hey3212
    Participant

    yes, the elementor support said I had to become a paid member of Woocommerce cart plugin to change its feature. I will switch to your Woodmart set up later. Have you change any of my codes yesterday or was there a theme update? Some of my codes got deleted by an unknown person. I had to restore it to an earlier version to make my features work again. attached.

    Attachments:
    You must be logged in to view attached files.
    #657948

    Hello,

    I can confirm that we have not made any changes to your code, nor has there been a theme update that would affect your customizations. It’s possible that the issue you encountered may have been due to something unrelated, such as a plugin update or an accidental change.

    Feel free to switch to the theme setup whenever you’re ready, and don’t hesitate to reach out if you need assistance.

    Best Regards,

    #657949

    hey3212
    Participant

    hi,

    Thank you for your confirmation. I will sort out the cart display using your set up. thanks for your help.

    #657978

    Hello,

    You’re very welcome! I’m glad I could help. If you need anything else, feel free to reach out!

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards,

Viewing 13 posts - 1 through 13 (of 13 total)

The topic ‘Cart display behavior is messed up’ is closed to new replies.