We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In the WP.com demo site, some buttons aren't looking as intended:
The text was updated successfully, but these errors were encountered:
I believe the above issues are caused by Jetpack styles.
@scruffian has opened an issue related to this: Automattic/jetpack#15227
The problem with the Contact Form button is that the styles are getting overwritten by: wp-content/mu-plugins/grunion-contact-form/css/grunion.css
.wp-block-jetpack-button button { padding: 20px 30px; border: inherit; font: inherit; }
Sorry, something went wrong.
matiasbenedetto
No branches or pull requests
In the WP.com demo site, some buttons aren't looking as intended:
buttons.mov
The text was updated successfully, but these errors were encountered: