• Hi,

    I built the page Wishlist and I like how it looks on Desktop and Tablet up to 880px but it works different on mobile and I’d like to change it. From 880px and down it dosn’t have product’s image and on mobile I don’t have even delete button.
    How can I resolve this?

    https://oasisamsterdam.com/shop/wishlist/

    Best regards,

    Olga

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support Juan Coronel

    (@juaancmendez)

    Hello there,
    we hope you’re doing well!

    I did not find products in your store to add to the wish list. However, you can disable the mobile view switch by adding the following code inside the functions.php file of your active child theme:

    add_filter( 'yith_wcwl_is_wishlist_responsive', '__return_false' );

    Let us know any news.

    Best regards.

Viewing 1 replies (of 1 total)
  • The topic ‘Image and remove button on Mobile version’ is closed to new replies.