New Landing How can we help? Atelier remove wishlist icon from header – without disabling wishlist plugin

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #248901
    asperty
    Member
    Post count: 32

    Hi,
    I was wondering if it is possible to remove the wishlist icon from the header but still have the wishlist available, ie not by disabling the plugin?

    I tried css display none but it is still there on hover.

    Is there a functions.php snippet that might work more elegantly?

    Any ideas would be much appreciated.

    Thanks

    #249221
    David Martin – Support
    Moderator
    Post count: 20834

    This CSS looks to do it:

    li.parent.wishlist-item {
        display: none!important;
    }

    Thanks.

    #249261
    asperty
    Member
    Post count: 32

    That is perfect, thank you 🙂

    #249263
    David Martin – Support
    Moderator
    Post count: 20834

    No problem!

    Thanks.

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register