Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hover issue on "hvr-bounce-to-right" animation with border and border-radius properties #170

Open
RajeevRF opened this issue Feb 17, 2022 · 1 comment

Comments

@RajeevRF
Copy link

RajeevRF commented Feb 17, 2022

Hi,

I am using this hover.css for most of my projects. Recently, I came across an issue.
When I use "hvr-bounce-to-right" animation with border and border-radius properties, it shows some white space inside the button even though it shouldn't.

Can someone help me fix this?

https://codepen.io/rajeevrf/pen/oNopBPb

@Hangzhe
Copy link

Hangzhe commented Oct 28, 2023

Hi,

have you resolved this issue? If not, please take a look at my understanding. If I misunderstood your meaning, then I will be very sorry.

In the provided link, I see two places in the white color of the button. One is the button background. If it is this white color, you can modify its button color by modifying the attribute background color in the first. button link in the code,
If it is the white font in the button, you can modify the color in the focus at the end of the. button link in the code, so that there is no white color present.

I hope it can help you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants