Home Forums WoodMart support forum Empty wish list shifts to the left instead of being centered

Empty wish list shifts to the left instead of being centered

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #704346

    ivoltbg
    Participant

    Hello Team,

    for some reason, when the list is empty, it shifts to the left instead of being centered. I have attached a screenshot for reference: https://go.screenpal.com/watch/cOV2Q4nrCOL

    Could you please advise on how to fix this?

    Thank you very much for your support.

    Best regards,
    Nikola

    #704375

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Make sure that you have defined the page for the Wishlist in Theme Settings -> Shop -> Wishlist, Also that page should have[woodmart_wishlist] shortcode.

    If the issue remains, share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and help you out accordingly.

    Best Regards,

    #704452

    ivoltbg
    Participant

    Hello,

    everything has been checked. The “Wishlist” page contains the shortcode you mentioned, but unfortunately, when the box is empty and there are no products, it stays aligned to the left: https://go.screenpal.com/watch/cOV2rOnrEvs

    I’ve spent quite some time trying to style it through Elementor, but it doesn’t work like it does with the Compare page. Could you fix it?

    Best regards,
    Nikola

    #704529

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    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 this concern on your Site and help you out accordingly.

    Best Regards,

    #704680

    ivoltbg
    Participant

    Hello, shared here.

    #704709

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Try to add the following custom css code in Theme Settings > Custom CSS:

    body.page-id-25 .wd-grid-g {
        grid-template-columns: 1fr !important;
    }
    
    body.page-id-25 .woocommerce-MyAccount-content {
        grid-column: 1 / -1 !important;
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 auto !important;
    }

    Best Regards,

    #704737

    ivoltbg
    Participant

    Hello,

    unfortunately, this solution does not work for my case.

    It completely changes the overall wishlist layout, but what I actually need is much simpler – I only want the empty wishlist box to be centered when there are no products inside.

    The layout issue happens only after I add products to the wishlist and then remove them again.
    If I open the wishlist page while it is empty from the beginning, everything looks fine.

    So the problem appears only in this specific scenario:

    1. Add products to wishlist

    1. Remove all products

    3. Then the empty state layout becomes misaligned

    I do not want to affect the normal wishlist layout when products exist – only the empty state after clearing the list.

    Best regards,
    Nikola

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

    ivoltbg
    Participant

    Hello,

    I think I found a solution. Could you please check on your side as well to see if you get the same result?
    Please take 3 minutes to watch the video: https://somup.com/cOVD2nSwOT

    Best regards, Nikola

    #704803

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Sound’s Good! That you have managed to resolve your issue by yourself,

    Feel free to write back anytime. If you need further assistance, we are always here to help you.

    Thanks for contacting us.

    Best Regards.

    #704828

    ivoltbg
    Participant

    Hello,

    you can close ticket.

    #704843

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    You’re Most Welcome!

    Feel free to write back anytime. If you need further assistance, we are always here to help you.

    If you have a minute, we’d truly appreciate your feedback — it helps us improve the product and shape future updates more effectively. We’d love your feedback on our theme: https://tally.so/r/w4l54k

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘Empty wish list shifts to the left instead of being centered’ is closed to new replies.