Viewing 11 replies - 1 through 11 (of 11 total)
  • Thread Starter poesch

    (@poesch)

    I’ve disabled the plugin at the moment as it looks horrible.

    Hello there,
    thanks for contacting us!

    Flatsome makes style customizations in our plugin, which is why you see it differently than our demo. To review what you’re saying, we need you to have our plugin active.

    Please let us know.

    Best regards.

    Thread Starter poesch

    (@poesch)

    Okay, i will enable it, but can you please check asap as it looks horrible

    Hello there,

    I now see hearts correctly in the product categories and on the product page:

    Were you able to resolve it?

    We’ll be waiting for your response.

    Best regards.

    Thread Starter poesch

    (@poesch)

    hi, no when you add something to the wishlist the heart and text are still showing twice https://ibb.co/j9WMwzgM And the text stays on the image.

    And on the productpage I want a heart on the image just like on the product category page, but there’s a button showing. I don’t want the button, i only want a heart on the image.

    Juan Coronel

    (@juaancmendez)

    Hello there,

    1) Add this CSS in Appearance > Customize > Additional CSS:

    div:not(.product-main).yith-wcwl-wishlistaddedbrowse .feedback {
    display: none !important;
    }

    2) Sorry, but that option is currently not available on the single product page, only in the loop.

    Could you check it?

    Best regards.

    Thread Starter poesch

    (@poesch)

    Hi, yes, thanks, that worked! Than there are more issues.

    These are the issues on mobile: https://i.postimg.cc/MGdsk4Zy/MOBILE.png

    And this is the issue on desktop: https://i.postimg.cc/rpnvGz4X/desktop.png

    Can you check please? Thanks!

    Hello there,

    Please add this CSS too:

    @media only screen and (max-width: 600px) {
    #yith-wcwl-popup-message {
    margin-left: -300px !important;
    }
    .wishlist_table.mobile {
    width: -webkit-fill-available !important;
    }
    .wishlist_table.mobile .product-remove {
    left: -29px !important;
    }
    }

    Could you check it, please?

    Best regards.

    Thread Starter poesch

    (@poesch)

    Hi, is it possible to show the message a bit longer? And with a link to ‘My account’?

    Thread Starter poesch

    (@poesch)

    And do you have a solution for this problem? -> https://ibb.co/ZzJhcrnQ

    Hello there,

    1. It’s not possible sorry.
    2. I corrected those styles in my previous message. Try clearing your site’s cache in case you don’t see the changes reflected.

    Let us know about any updates.

    Best regards.

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

    The topic ‘hide button on productpage and text and heart is showing twice’ is closed to new replies.