Shopify themes, liquid, logos, and UX
also make the image banner gif also sticky just like the demo website
Go to Shopify Admin -> Online Store ->Theme -> Edit code->base.css Add the below code at the end of the base.css file.
body .shopify-section.shopify-section-group-header-group.section-header {
top: 31px !important;
}
section#shopify-section-template--16295745192026__image_banner_QRXCym {
position: sticky;
top: 76px;
}
Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024Note: Customizing your CSS requires some familiarity with CSS and HTML. Before you cust...
By JasonH Aug 12, 2024