-
Notifications
You must be signed in to change notification settings - Fork 219
Add to Cart with options block > Remove opinionated style for the price list in grouped products. #9988
Add to Cart with options block > Remove opinionated style for the price list in grouped products. #9988
Conversation
…the Add to Cart with Options block.
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: -72 B (0%) Total Size: 1.17 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.
@nefeline Thanks for the quick turn around on this. I created woocommerce/woocommerce#38945 to address removing the same CSS for the core template.
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.
LGTM to me as well. Thanks @nefeline for looking into this!
❗ Important note: with this change, we are now diverging from the classic template for grouped products (which is still rendering these prices with a large font size): so upstream changes are possibly required to ensure this style is consistent across the board. By reading through the issue (#9972), I believe what we have here is the expectation in the long term, but tagging @Aljullu @rrennick for your input/thoughts (also, please see this comment).
Good point. I agree it makes sense fixing it in both.
Ensure the price text doesn't appear larger in grouped products.
❗ Important note: with this change, we are now diverging from the classic template for grouped products (which is still rendering these prices with a large font size): so upstream changes are possibly required to ensure this style is consistent across the board. By reading through the issue (#9972), I believe what we have here is the expectation in the long term, but tagging @Aljullu @rrennick for your input/thoughts (also, please see this comment).
Fixes #9972
Screenshots
User Facing Testing
WooCommerce Visibility
Performance Impact
Changelog