Created
March 29, 2025 10:55
-
-
Save jmabbas/160cfbdf49150af452f6f5336d3b30d5 to your computer and use it in GitHub Desktop.
Electro - YITH Heart icon Dark style
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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