Update 1080.md

This commit is contained in:
Manish Menaria 2023-08-03 12:19:38 +05:30 committed by GitHub
parent a7c5c8f640
commit e66f6576eb
1 changed files with 6 additions and 5 deletions

View File

@ -419,11 +419,12 @@ Before | After
This testing is utilizing the implementation in the Mini-Cart block to verify functionality
1. Insert the Mini-Cart Block into a template.
2. Select the block, in the settings panel for the block, turn on the "Display total price" toggle so you're able to see the color changes.
3. Select the "Styles" panel.
4. Set custom colors for the Icon, Price, and Product count color options. Verify they are changed in the Mini-Cart block.
5. Save the template and then view on the frontend. Verify the Mini-Cart block has retained the custom colors.
1. Ensure you are running WP 6.3 and/or the latest Gutenberg installed
2. Insert the Mini-Cart Block into a template.
3. Select the block, in the settings panel for the block, turn on the "Display total price" toggle so you're able to see the color changes.
4. Select the "Styles" panel.
5. Set custom colors for the Icon, Price, and Product count color options. Verify they are changed in the Mini-Cart block.
6. Save the template and then view on the frontend. Verify the Mini-Cart block has retained the custom colors.
### Create Mini-Cart template part area [#10203](https://github.com/woocommerce/woocommerce-blocks/pull/10203)