Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Sina Majidi

    (@sinamajidi2)

    I use Standard wp plugin and I test them many times.

    Plugin Author YITHEMES

    (@yithemes)

    Hi

    Please, note that both problems are caused by the style and customizations applied by your theme
    I suggest you to contact their support in order to get proper answer from theme author

    Anyway, here you can find my suggestions

    1. Please, add the following CSS rules to Additional CSS section of theme customizer

    .wishlist-icon .wishlist-popup {
        left: 0;
        right: auto;
    }
    

    Here the result of my test

    2. I checked your site, but this is what I see when I test your wishlist on mobile: it is sligthly different from the screen that you shared

    I think that you can improve this view adding the following CSS rule to additional CSS section of your theme customizer

    ul.shop_table.cart.wishlist_table.wishlist_view.mobile li {
        padding-right: 30px;
    }
    

    This is the result during my test

    Thread Starter Sina Majidi

    (@sinamajidi2)

    Thanks for your great support!
    problem solved.

    Plugin Author YITHEMES

    (@yithemes)

    You are welcome!

    We are doing our best to improve our plugins. Our target is to develop and release the best free plugins for WooCommerce, but to achieve this we need your help. Please leave a good review to support us and help our growth ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Not showing the close button on the Woocommerce widhlist page’ is closed to new replies.