Hello,
I have been working on a minimalist site project and have come across a weird but seemingly simple problem.
I have a button hover animation that has a black box fade in from the left around a word then changes the word text color to pink. On the hover out the box returns and the text color changes back to the original black color.
I have created some buttons that change the entire site’s background color and text color. This creates a problem with the above animation as the hover out reverts back to original colors before the entire site background and text color change.
Is there a way to instead have the hover in animations change the text color to say " color group a" rather than specific colors? Then have a button that changes “color group a” to “color group b”
Or maybe there is another workaround I can’t think of. I already tried a button that loads up a duplicate home page with different colors> Not a huge fan of that work around. Was to clunky.
Thanks in advance
Here is my site Read-Only: LINK
(how to share your site Read-Only link)