diff --git a/plugins/woocommerce/changelog/46403-update-LYS-template-layout b/plugins/woocommerce/changelog/46403-update-LYS-template-layout new file mode 100644 index 00000000000..52ca74a16f7 --- /dev/null +++ b/plugins/woocommerce/changelog/46403-update-LYS-template-layout @@ -0,0 +1,4 @@ +Significance: patch +Type: fix +Comment: Update styles to unreleased feature + diff --git a/plugins/woocommerce/src/Admin/Features/LaunchYourStore.php b/plugins/woocommerce/src/Admin/Features/LaunchYourStore.php index 36e182fd917..550ecc8d4fa 100644 --- a/plugins/woocommerce/src/Admin/Features/LaunchYourStore.php +++ b/plugins/woocommerce/src/Admin/Features/LaunchYourStore.php @@ -148,18 +148,10 @@ class LaunchYourStore { $heading = __( 'Pardon our dust! We\'re working on something amazing -- check back soon!', 'woocommerce' ); return sprintf( - ' -
- - - - -

%s

- - - - -
+ ' +
+

%s

+
', $heading ); diff --git a/plugins/woocommerce/templates/templates/blockified/coming-soon-entire-site.html b/plugins/woocommerce/templates/templates/blockified/coming-soon-entire-site.html index caf138767df..19f4c7f4a46 100644 --- a/plugins/woocommerce/templates/templates/blockified/coming-soon-entire-site.html +++ b/plugins/woocommerce/templates/templates/blockified/coming-soon-entire-site.html @@ -8,8 +8,8 @@ - -
+ +