This commit is contained in:
Roy Ho 2023-07-19 06:31:18 -07:00 committed by GitHub
parent f22c462d5f
commit 537c1070ce
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.
### Update Hero Product 3 Split pattern with opinionated button styling and margin adjustments [#9893](https://github.com/woocommerce/woocommerce-blocks/pull/9893)
1. Add `Hero Product 3 Split` pattern to a post/page.
2. Check that the `Shop Now` button has a specific background/text color. Test with different block themes like Tsubaki and TT3 and make sure the button is white and text is black.
2. Check that the `Shop Now` button has a specific background/text color. Test with a block theme like TT3 and make sure the button is white and text is black.
3. Check in the front end and reduce the browser viewport to smallest possible and ensure the block of text in the area of the black background that there are margins all around so it is not bumping up to the edges.
### `Featured Products 5-item grid` fix alignment [#9913](https://github.com/woocommerce/woocommerce-blocks/pull/9913)