All things Shopify and commerce
Hello,
Can someone please help?
The announcement bar is causing Cumulative Layout Shift (CLS) Issues. With every page change the announcement bar messages all shows up at once for a few seconds causing a shift. This is occurring in both the website and mobile.
Thanks in advance
Thanks for your response, but that did not fix the issue.
Hi! I fixed this by editing the file snippets/cart-drawer.liquid line 15 adding the position:fixed property because the absence of it pushes the ads bar down and then up as the sections are progressively loaded.
Find this line in cart-drawer.liquid
.drawer { visibility: hidden; }
and replace it with
.drawer { visibility: hidden; position:fixed}
The year-end shopping spree is around the corner! Is your online store ready for the ...
By JasonH Nov 10, 2024We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024