Home Forums WoodMart support forum RemovE shoppingcart en wishlist Icon mobile

RemovE shoppingcart en wishlist Icon mobile

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #239366

    Caspar
    Participant

    Hi,

    Well it seemed to work well at first, but at the end of the afternoon the shop was suddenly offline and the icons were visible again. Do you have any idea how this is possible? We want to adjust it, but cannot afford to go offline again.

    See for more information:
    Topic: Removo shoppingcart en wishlist Icon mobile

    #239435

    Hello,

    Please try adding the following Custom CSS in the Custom CSS for the Mobile area under Theme Settings >> Custom CSS.

    .woodmart-hover-quick .woodmart-add-btn {
    display:none;
    }
    .woodmart-buttons.wd-pos-r-t {
    display:none;
    }

    Because the CSS is not currently coming on the front-end. It seems that you haven’t added it correctly.

    Please make sure that the CSS is added correctly then clear cache and check back.

    Best Regards.

    #283499

    Caspar
    Participant

    Hello, Can you help me again with this option?
    But now I only want to remove the shopping button on mobile device.
    Can you help me with the CSS?

    Thanks again!

    #283545

    Hello,

    Please try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.

    .wd-hover-quick .wd-add-btn {
    display:none;
    }

    Best Regards

    #283548

    Caspar
    Participant

    Sorry, but the custom CSS doesn’t work. I cleared the cache..

    #283558

    Hello,

    Please try and replace the previous Custom CSS with the following.

    .wd-hover-quick .wd-add-btn {
        display: none !important;
    }

    Then clear cache and check back.

    Best Regards

    #283580

    Caspar
    Participant

    Hi,

    Sorry, but also this CSS doesn’t work.
    Kind regards

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

    Hello,

    I saw the screenshot you attached.

    Please provide the admin panel login details of the website to check it myself and help you out accordingly.

    Best Regards.

    #284286

    Caspar
    Participant

    Of course!
    Thank you.

    #285995

    Caspar
    Participant

    Hi,

    Do you already have more info for us?
    Thank you!

    Kind regards,
    Jasper

    #287329

    Hello,

    Sorry for the late reply, we have had problems on the forum and did not see your message.

    Now, your issue has been fixed. Please check.

    If you have any questions please feel free to contact us.

    Best Regards

    #287563

    Caspar
    Participant

    Sorry, but it still doesn’t work on staging.
    Can you please check it again.

    #287612

    Hello,

    Your issue is now Resolved. Please clear cache and check back.

    There were some syntax Errors in the Global Custom CSS area. I have fixed them and the issue is fixed.

    Regards.
    Xtemos Studios

    #287653

    Caspar
    Participant

    Yes, it works! Thank you 🙂

    #287786

    Hello,

    Well @Jindle, it’s been great chatting with you! I hope I resolved your issues thoroughly.

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

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

The topic ‘RemovE shoppingcart en wishlist Icon mobile’ is closed to new replies.