Home Forums WoodMart support forum Move wishlist button beside the add to cart

Move wishlist button beside the add to cart

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #337681

    hpb
    Participant

    Hi,

    We want to move the Wishlist button on the product pages, so it’s beside the “add to cart”.
    1. Move to wishlist button
    2. Delete the text “Add to wishlist”

    Screenshot: http://prntscr.com/22a5omx

    Is this possible?

    #337748

    Hello,

    1) Sorry but there is no option in Theme Settings available for that.

    2) Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .wd-wishlist-btn.wd-action-btn.wd-style-text.wd-wishlist-icon.woodmart-wishlist-btn a {
        font-size: 0;
    }
    
    .wd-wishlist-btn.wd-action-btn.wd-style-text.wd-wishlist-icon.woodmart-wishlist-btn a::before {
    font-size: 15px;
    }

    Best Regards

    #338049

    hpb
    Participant

    Thanks for that.

    I think you should consider it in a future update as it’s becoming a norm in many ecommerce stores for fashion and beauty especially.

    Example: http://prntscr.com/22fzh3b
    Example 2: http://prntscr.com/22fzlty

    Have a great day 🙂

    #338075

    Hello,

    For now and I am forwarding this to our development department for considering to add it in the theme,
    but I am not giving you the guarantee for that because please note that a theme cannot satisfy all requirements as it may cause theme heaviness. Sometimes it may require your own customization. So if the development department finds it fit with the theme environment then surely they will look through it.

    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 4 posts - 1 through 4 (of 4 total)

The topic ‘Move wishlist button beside the add to cart’ is closed to new replies.