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

BUG: Jet Elements button hover no longer takes on set border radius for button, and defualts to 0px when left blank #7318

Closed
portrayaloflife opened this issue Jan 23, 2024 · 2 comments
Assignees

Comments

@portrayaloflife
Copy link

Describe the bug
A clear and concise description of what the bug is.

Before with Jet Elements buttons when you set the border radius, the hover effect would take on that same radius while leaving the hover border radius blank. After updating, now instead of taking on that same radius it displays a 0px radius.

So say you had a button set to a 10px border-radius, and left border-radius blank on hover. Now when you hover it will show 0px border-radius, making your button look broken. Or forcing you to update all your buttons on all your sites.

To Reproduce
Steps to reproduce the behavior:

  1. Go to your website and place a Jet Elements Button
  2. Click on Set Border-radius to 10px, and leave hover border-radius blank
  3. View the front end and see your button and hover over it
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Roll back button behavior for hover radius to take on the main border radius

@bazilik1095
Copy link
Collaborator

This has been added to the plugin. After that, there will be a testing phase. And will be released later.

@Crocoblock
Copy link
Owner

was released in 2.6.16

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

3 participants