From bf938b0bd30bff7ae0661cb80619fb2f5009b5bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alba=20Rinc=C3=B3n?= Date: Wed, 14 Feb 2024 14:28:40 +0100 Subject: [PATCH] [CYS] Update `Hero product chessboard` pattern (#44553) * Reduce the `woocommerce-customize-store-banner-content` width to better fit the copy * Add changelog * Remove the image placeholder and improve margins * Add changelog --- .../44547-update-hero-product-chessboard-pattern | 4 ++++ plugins/woocommerce/patterns/hero-product-chessboard.php | 8 ++++---- 2 files changed, 8 insertions(+), 4 deletions(-) create mode 100644 plugins/woocommerce/changelog/44547-update-hero-product-chessboard-pattern diff --git a/plugins/woocommerce/changelog/44547-update-hero-product-chessboard-pattern b/plugins/woocommerce/changelog/44547-update-hero-product-chessboard-pattern new file mode 100644 index 00000000000..b134d58c4b5 --- /dev/null +++ b/plugins/woocommerce/changelog/44547-update-hero-product-chessboard-pattern @@ -0,0 +1,4 @@ +Significance: patch +Type: fix + +"Hero product chessboard" pattern: remove placeholder and update margins. diff --git a/plugins/woocommerce/patterns/hero-product-chessboard.php b/plugins/woocommerce/patterns/hero-product-chessboard.php index 289949df00e..85308750677 100644 --- a/plugins/woocommerce/patterns/hero-product-chessboard.php +++ b/plugins/woocommerce/patterns/hero-product-chessboard.php @@ -31,7 +31,7 @@ $button = $content['buttons'][0]['default'] ?? '';
<?php esc_attr_e( 'Placeholder image used to represent a product being showcased in a hero section. 1 out of 2.', 'woocommerce' ); ?>
- +

@@ -74,7 +74,7 @@ $button = $content['buttons'][0]['default'] ?? '';
- +
@@ -86,7 +86,7 @@ $button = $content['buttons'][0]['default'] ?? '';
- +
@@ -108,7 +108,7 @@ $button = $content['buttons'][0]['default'] ?? '';
<?php esc_attr_e( 'Placeholder image used to represent a product being showcased in a hero section. 2 out of 2.', 'woocommerce' ); ?>
- +