-
Notifications
You must be signed in to change notification settings - Fork 219
[Store Customization] Fix pattern spacing in homepage template 1 #11268
Conversation
Removes the top/bottom paddings, adds margins to the bottom of each pattern
The release ZIP for this PR is accessible via:
Script Dependencies ReportThere is no changed script dependency between this branch and trunk. This comment was automatically generated by the TypeScript Errors Report
🎉 🎉 This PR does not introduce new TS errors. |
Size Change: 0 B Total Size: 1.48 MB ℹ️ View Unchanged
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is working as intent. But I have a question: aren't we updating pattern to be wireframe? I found that converting variable spacing to hard-coded pixel value goes against that approach.
Thanks for your review @dinhtungdu, in this case, we need to achieve consistency with the pattern spacing across themes, so I think hardcoding margins is the only way. I tried using |
What
Removes the top/bottom paddings, and adds margins to the bottom of each of these patterns:
Part of #11252
Why
To match the designs and ensure consistency between themes.
Testing Instructions
Please consider any edge cases this change may have, and also other areas of the product this may impact.
80px
between all of them.Screenshots or screencast
WooCommerce Visibility
Required:
Checklist
Required:
[type]
label or a[skip-changelog]
label.Conditional:
[skip-changelog]
label is not present).Changelog