Shopify themes, liquid, logos, and UX
Join us March 21 for an AMA on planning your 2023 marketing budget with 2H Media co-owners, Matt and Aron
on static, my header and announcements look perfect on both desktop and mobile. however, when i scroll (i have set header/announcements to be sticky), the logo is cut - which i presume is because of padding issues because of the announcements being sticky. i need this adjusted only when scrolling but do not want to add additional padding on both mobile/desktop when doing so. does that make sense? immediate response and assistance appreciated. thank you!
Hello @MLG0810
It's GemPages support team and glad to support you today.
To provide you with the most precise solution in this case/ To make sure we catch your meaning right, could you please share... link? Thank you and hope to hear from you
everything looks fine now on both desktop and mobile. but once you scroll, the logo is cut. i know it is a padding issue. but i do not want to add additional padding that will affect the current state - i just want to adjust it when scrolling on both desktop and mobile. thank you and on standby for code corrections or adjustments that you can suggest.
I would like to give you a solution to support you:
1. Go to Online Store -> Theme -> Edit code:
2. Open your theme.liquid theme file
3. Paste the below code before </body>:
<style>
body .shopify-section-header-sticky {
top: 88px;
}
</style>
Result:
Hope my solution can work and support you!
Kind & Best regards!
GemPages Support Team.
@MLG0810
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css.
Step 3: Paste the below code at bottom of the file -> Save
div#shopify-section-header {
top: 85px!important;
}
that is perfect thank you so much! one more thing - is it possible to have the sticky to be static going up and down? it only works when scrolling up but not down currently. any code to fix this issue? thank you!
Sorry but I'm little bit confuse about what you want ?
You want to sticky your header like announcement bar?
User | RANK |
---|---|
177 | |
152 | |
92 | |
33 | |
30 |
Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023One of the key components to running a successful online business is having clear and co...
By Ollie Mar 6, 2023