-
Notifications
You must be signed in to change notification settings - Fork 881
Form Block: buttons are being shown in full width on the live website #40268
Copy link
Copy link
Closed
Labels
BugWhen a feature is broken and / or not performing as intendedWhen a feature is broken and / or not performing as intendedTriaged[Experiment] AI labels added[Feature] Forms[Feature] Forms BlocksBlocks designed to streamline user input and engagement, such as contact, newsletter sign-ups, etc.Blocks designed to streamline user input and engagement, such as contact, newsletter sign-ups, etc.[Platform] Simple[Plugin] JetpackIssues about the Jetpack plugin. https://wordpress.org/plugins/jetpack/Issues about the Jetpack plugin. https://wordpress.org/plugins/jetpack/[Pri] Normal[Status] Auto-allocated
Metadata
Metadata
Assignees
Labels
BugWhen a feature is broken and / or not performing as intendedWhen a feature is broken and / or not performing as intendedTriaged[Experiment] AI labels added[Feature] Forms[Feature] Forms BlocksBlocks designed to streamline user input and engagement, such as contact, newsletter sign-ups, etc.Blocks designed to streamline user input and engagement, such as contact, newsletter sign-ups, etc.[Platform] Simple[Plugin] JetpackIssues about the Jetpack plugin. https://wordpress.org/plugins/jetpack/Issues about the Jetpack plugin. https://wordpress.org/plugins/jetpack/[Pri] Normal[Status] Auto-allocated
Type
Fields
Give feedbackNo fields configured for Bug.
Projects
StatusShow more project fields
Done
Impacted plugin
Jetpack
Quick summary
The form block is showing normally in the editor, but when displayed on the live website the button is shown in full width. Here's what the form looks like in the editor:
Here's what the form looks like on the live website:
Steps to reproduce
A clear and concise description of what you expected to happen.
I expected the form on the live website to look the same as the form in the editor
What actually happened
The Form Block is showing normally in the editor, but when displayed on the live website the button is shown in full width
Impact
All
Available workarounds?
Yes, easy to implement
If the above answer is "Yes...", outline the workaround.
The following custom CSS resets the width of the button, and it's no longer being shown in full width:
Platform (Simple and/or Atomic)
Simple
Logs or notes
No response