Skip to content

Instantly share code, notes, and snippets.

@jmabbas
Created March 29, 2025 10:55
Show Gist options
  • Save jmabbas/160cfbdf49150af452f6f5336d3b30d5 to your computer and use it in GitHub Desktop.
Save jmabbas/160cfbdf49150af452f6f5336d3b30d5 to your computer and use it in GitHub Desktop.
Electro - YITH Heart icon Dark style
a.yith-wcwl-add-to-wishlist-button {
font-size: 13px;
align-items: flex-start !important;
gap: 3px !important;
}
a.yith-wcwl-add-to-wishlist-button svg {
width: 17px !important;
height: 17px;
}
.electro-dark a.yith-wcwl-add-to-wishlist-button svg {
fill: #fff;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment