Hi,
I have the sticky header option enabled, but it doesn’t work. I am using the Local theme. Is there something wrong?
beanbandidos.coffee
P: Charlemagne7
Hi,
I have the sticky header option enabled, but it doesn’t work. I am using the Local theme. Is there something wrong?
beanbandidos.coffee
P: Charlemagne7
Hi @beanbandidos ,
It looks like you have set Sticky header to “On scroll up”. When this opion is selected, the sticky header is displayed only when you scroll upward.
To always show the header, set this option to “Always”
If you require further help to optimize your store, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!
Best Regards,
Makka
I don’t have the option to choose that. I can only choose sticky on scroll up.
Hi @beanbandidos ,
It looks like your theme doesn’t support the always sticky header. To add it to your site, you will have to custom code it in your theme. Since you are using a premium theme, we will have to code this feature specifically for your theme.
Okay can you do that?
I can make the change on your theme. But it will require access to your theme and some development time. If you wish to add this feature on your theme, please message me.
Yes I would like to add this
Hi @beanbandidos ,
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file theme.liquid
Step 3: Paste the below code at the bottom of the file → Save
Hope my solution works perfectly for you!
Best regards,
Oliver | PageFly
Where exactly in the theme.liquid file should I add that code? There are a lot of things