diff --git a/src/Shortcode/Notice.php b/src/Shortcode/Notice.php index fa16945..1157204 100644 --- a/src/Shortcode/Notice.php +++ b/src/Shortcode/Notice.php @@ -177,6 +177,9 @@ public function inline_css() { $background_color = woo_store_vacation()->service( 'options' )->get( 'background_color' ); $inline_css[] = sprintf( ' + #%1$s { + padding: 0; + } #%1$s .woocommerce-info { text-align:left; list-style:none;