Muffin, hi! Need a little help.
A few times faced with a CSS problem concerning pseudo-element color change on hover. For example - the button Back to Top. If I want to change arrow up color on hover - how can I do that? That is pseudo-element and any styles ::hover::after do not work... A few like this situations was with control buttons in sliders. When the button is light - gray arrows are looking fine, but if I want on hover to change the button background - no problem, but to change arrow color on hover - problem...
A few times faced with a CSS problem concerning pseudo-element color change on hover. For example - the button Back to Top. If I want to change arrow up color on hover - how can I do that? That is pseudo-element and any styles ::hover::after do not work... A few like this situations was with control buttons in sliders. When the button is light - gray arrows are looking fine, but if I want on hover to change the button background - no problem, but to change arrow color on hover - problem...