Hello, could you help me with:
- Make sticky custom liquid header for "
Livrare gratuită(24-48h) și deschidere colet pentru orice comandă"
https://gg2nq22vwvzhto4b-72719204693.shopifypreview.com/
- Change the title from “Collections” to “Categorii produse” , in this page https://magazinul-blitz.myshopify.com/collections
Thank you, have a nice day!
Hello, Hope you are doing well.
We have gone through your requirements and we would love to help you. it is a bit more of code-level changes?
ok, and how can I do the code-level changes? 
Hello @ssergiu
To make “Livrare gratuită(24-48h) și deschidere colet pentru orice comandă” sticky follow this steps :
- In your Shopify Admin go to online store > themes > actions > edit code
- Find layout > theme.liquid and paste this at the bottom of the file:
and for change your collection title follow this steps :
-
Go to admin > Online Store > Customize
-
open Collections page
-
You can see option for change collection title like this image
Then Save changes.
After save changes your title is now changed.
Hope this works Well for your site.
1 Like
Worked like a charm. Thanks a lot!
Hello, @infoatcodelab7
With the new Dawn theme update, this code
"
#shopify-section-sections--18463353536853__bd5b0b9b-c367-4c0d-99b7-71ae091754c7{
position: sticky;
top: 0;
width: 100%;
z-index: 20;
}
"does not work anymore, to make the header sticky.
Could you help me please to make it sticky again?
Also, could you tell me how I can modify it by myself for future theme updates?
Thank you