I want to be able to to move the sold out button down as pictured, but just have it as text
I also want to make the header logo disappear when I scroll (sitewide) I’m using the Dawn theme btw.
website link: https://9g99ww8igezgur08-74826613002.shopifypreview.com
Hi @rene94
This is Richard from PageFly - Shopify Page Builder App
Please add this code to your theme.liquid above the to get this solved
Step 1: Online Stores > Themes > More Actions > Edit code
Step 2: click on theme.liquid and paste the code above the
Hope this can help you solve the issue
Best regards,
Richard | PageFly
Thank you it’s moved out the box but its too low (https://3jbmrn9twv4k96fu-74826613002.shopifypreview.com) I want it to be exactly like the screenshot you sent and can you help with disappearing my logo when scrolling site wide please?
Hey @rene94 ! Sandesh here from Restock Rocket.
To move it below, you’ll need to add some quick code to your store. I think it’d be best to handle it for desktop and mobile separately so that it looks great on both!
- Go to Online Stores > Customize > Edit Theme Code
- Look for theme.liquid file
- Add this code above in the file.
I took a look at your store and couldn’t see the logo on scroll, so it looks like you have that sorted out? If you don’t though, let me know and I’ll be happy to share a code snippet to help with that too!