Hello! I’m new to e-commerce world and got stuck on how to get a sticky header when customers are scrolling up on their device.. Electronics premier theme by brandafy beauty demo.
Grateful for any advice given.
Hello! I’m new to e-commerce world and got stuck on how to get a sticky header when customers are scrolling up on their device.. Electronics premier theme by brandafy beauty demo.
Grateful for any advice given.
Hi @Ninirosa
Thank you for your question.
Please share your store URL, page URL and also password (if your store has one) so we can help you.
https://barrettech.net/password
https://barrett-electronics-gadgets.myshopify.com/admin
Website password: Ninipass
Hi @Ninirosa .
I’m Richard Nguyen from PageFly- Free Landing Page Builder
You can go to Online store => themes => actions => edit code and add this code on file theme-styles.css
.wrapper-header.wrapper_header_supermarket.wrapper_header_08.header-lang-style2.disable_vertical_menu{
position: sticky !important;
top: 0 !important;
z-index: 10 !important;
}
Hope this answer helps.
Best regards,
Richard | PageFly
We have checked for this issue in real system and browserstack but it is working ok. In which system configuration or browser you are checking?