neve
neve copied to clipboard
No option to remove border radius from button component
Description:
If we add border-radius 0px for the button component, it works in the customizer, but the button has 3px border-radius on the frontend.
How to reproduce:
- Add a button component in the header
- change border-radius to 0px
- Compare the button in the customizer view and frontend view
Expected behaviour:
There should be no border-radius
Current behaviour:
The button shows 3px border-radius even after adding 0px in settings
Reference:
Customizer view -https://vertis.d.pr/ihIDgl Frontend - https://vertis.d.pr/xP3afO
Technical info
- WordPress version: 6.0.1
- Theme version: 3.3.5
:tada: This issue has been resolved in version 3.3.6 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket: