• Resolved osama

    (@ohamed094)


    hello, i’m using oceanwp theme. the remove from wishlist button not showing on mobile neither it nor the icon and the table layout disappear it look good now on mobile however i need the remove from wishlist to work. it worked before i think it is from the last version. can you help me thanks.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hi

    I just tested on my local installation using Ocean WP, but I was able to correctly see remove button on mobile layout
    Please, check this screenshot from my test

    Could you please share with me an url to your site, where I can check the problem?

    Thread Starter osama

    (@ohamed094)

    it is not showing for me neither it or move to other woshlist but i don’t want the other wishlist i only need the remove. i disabled add to cart button and still didnt show up. can you please provide me the icon css so i try to change the icon to see if it will work

    Thread Starter osama

    (@ohamed094)

    i searched for it but no luck as it if doesn’t exist but both icon and button on all devices work. just the mobile phones have that issue. i really like the last layout for mobiles. i think can i insert a code to trigger the remove for mobiles again or not.

    Thread Starter osama

    (@ohamed094)

    sorry for the url i’m working on localhost

    Thread Starter osama

    (@ohamed094)

    hello again thanks for try i solved it by simply entered the font family again in css here is what make it work

    .fa.fa-trash:before {
    content: “\f1f8”;
    font-family: FontAwesome;
    font-size: x-large;
    font-weight: bold;
    color: #13aff0;
    }

    Facing the same issue on different theme.

    For the time I have enabled both remove option in WISHLIST PAGE OPTION tab.

    But what is the correct way to enable remove from wishlist option on mobile view?

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘remove from wishlist not working on mobile’ is closed to new replies.