Opened 21 months ago
Closed 11 months ago
#58446 closed defect (bug) (wontfix)
Twenty Fourteen: no space between Buttons block and Columns block on front end
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 5.9 |
Component: | Bundled Theme | Keywords: | close |
Focuses: | Cc: |
Description
Follow the Steps to reproduce the issue.
- Activate the Twenty-Fourteen theme.
- Choose a Button and a column block.
- Add some text.
- Apply to customize styles
- Now check it on the user side.
It is looking proper in the editor but having issues on the user side.
I have attached a video for better understanding.
Video Link:
https://www.loom.com/share/48f0cb53627a4448a9133595fb0e54ff
Change History (6)
This ticket was mentioned in Slack in #core by algorithmsunlocks. View the logs.
21 months ago
#3
@
20 months ago
- Focuses ui accessibility javascript css removed
- Keywords needs-patch removed
- Severity changed from critical to normal
- Summary changed from Twenty Fourteen: Columns block did not have space between others component to Twenty Fourteen: no space between Buttons block and Columns block on front end
- Version changed from trunk to 5.9
#4
@
20 months ago
It seems to be a possible bug in the Twenty-Fourteen themes. Why should I use the spacer blocks instead of normal?
#5
@
11 months ago
- Keywords close added
I agree with your suggestion @sabernhardt and for me the recommendation would be to close this over add to theme anything. That said as I add the close keyword that doesn't stop discussion so if anyone feels this shouldn't be the case please add your voice to the discussion. Thank you.
The Button block's small default bottom margin was removed in GB34546, which resulted in no margin on either the Buttons or Button blocks for Twenty Fourteen and other themes. I would have recommended a default margin above and below the Buttons block for any theme, but Twenty Eleven gives each individual link a top and bottom margin of
20px
and Twenty Seventeen gives each a top margin of2em
.With Gutenberg 16 (and probably the next WordPress version), the Buttons block has a setting to add a specific margin to the Buttons block. I think the current workaround of adding Spacer blocks could be easier than finding that setting in the sidebar for classic themes.