From 2ebe6e173c6495312b83a456317f3a801f0e4a8e Mon Sep 17 00:00:00 2001 From: meteor Date: Mon, 19 Aug 2024 16:06:54 +0400 Subject: [PATCH] PLUGINS-6808 --- css/frontend.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/css/frontend.css b/css/frontend.css index ba0018b1..1af11708 100644 --- a/css/frontend.css +++ b/css/frontend.css @@ -103,4 +103,9 @@ html#ecwid_html body#ecwid_body .ecwid.ecwid-SingleProduct-v2.ecwid-random-produ .ec-cart-widget[data-icon]::before { content: ''; +} + +#dynamic-ec-store-container, +#static-ec-store-container { + margin-top: 0 !important; } \ No newline at end of file