Site logo

Archived topic

Color Button More entries

6 replies · Started by casimiro on January 30, 2019

Viewing posts 1–7 of 7

Hi
When I change the color of the button, it shows up well, but when I scroll down, the background color doesn't return to its initial color.
Same Back to top button.

Hi there,

any particular browser you seeing this on? I have tested and i am not experiencing the problem.

It's not a problem, only when you turn down the page and click on the button it remains blue and if you keep going down it doesn't change to the background color, it stays in the hover color.
it's just a comment but not a problem.
tested in any browser
;)

Hi there,

What you're seeing is the active/focus state of the button. This is necessary for accessibility reasons, as it tells the user which element they're focusing on when they have to use a keyboard to navigate your website.

I don't understand Tom, we have a button that your background is a color, and a different color for the background hover. If we press the background button it changes to the color of the background hover, but if we turn down the page and see the button again, it has the color of the background hover (blue in this case) instead of the background alone (#7c1c50 in this case).
But this is not important.
Thanks

That's because the button is still within focus (you clicked it). Try to click away from the button, and you'll see it goes back to the regular background color.

Yes, that's right, I had already tried it.
Thank you ;)

This archived topic is closed to new replies.