Hi there, still working through this issue: I am currently using the Shopify Ride theme, and I have set the header to “sticky on scroll up.” This seems to work on all pages aside from the home page and I’m wondering how to make it work on the home page as well.
For more context, I did add some code to the theme.liquid code to make the header transparent on the home page, and I believe it’s related.
This is the code I added, and I believe the “margin-bottom” line is causing this issue:
Hi @VIB1 ,
This is Theodore from PageFly - Shopify Page Builder App.
For solving the problem about the Sticky Header On Scroll Up Not Working On Home Page, let’s try this solution:
Online Store ->Theme ->Edit code
Assets ->Base.css
I’ll be so happy if my suggestion can help to solve your problem. If you have any further questions, please feel free to tell me.
Best regards,
Theodore | PageFly
Hi @VIB1 ,
As I see in your store, the header is still there, maybe because you set the text color to white so it’s not visible. You can try changing the text color to a more visible color so you can see the header. To do that, please find the base.css file and add the following code at the end of the file: