How can I delete a Wishlist icon from my online store's header?

Hi, I recently uninstalled Wishlist-Hero but the icon didn’t disappear after uninstalling. How can I remove it from my shop? Thanks!

songplate.shop

pw: betatest

1 Like

@fblome

Please add the following code at the bottom of your assets/theme.css file.

a.site-header__icon.site-header__link.wishlist-hero-header-icon.wishlist-hero-header-show-count-only {
    display: none;
}

Hope this helps.

Thanks!

1 Like

Works perfectly, thanks!

Hey,

I tried your way, but its showing.

I am using ENVY theme.