From 48a379c327a82605b024c5e21b2a5daa7a917d17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alba=20Rinc=C3=B3n?= Date: Tue, 24 Oct 2023 14:57:42 +0200 Subject: [PATCH] Add overlay with 30% opacity (#11428) --- patterns/featured-category-triple.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/patterns/featured-category-triple.php b/patterns/featured-category-triple.php index 6b33bb46a27..b4dc9ca3cb8 100644 --- a/patterns/featured-category-triple.php +++ b/patterns/featured-category-triple.php @@ -22,9 +22,9 @@
- +
- + <?php esc_attr_e( 'Placeholder image used to represent products being showcased in featured categories banner. 1 out of 3.', 'woo-gutenberg-products-block' ); ?>
@@ -43,9 +43,9 @@
- +
- + <?php esc_attr_e( 'Placeholder image used to represent products being showcased in featured categories banner. 2 out of 3.', 'woo-gutenberg-products-block' ); ?>
@@ -64,9 +64,9 @@
- +
- + <?php esc_attr_e( 'Placeholder image used to represent products being showcased in featured categories banner. 3 out of 3', 'woo-gutenberg-products-block' ); ?>