need sticky custom liquid header and change of the name "Collections"

Hello, could you help me with:

  1. Make sticky custom liquid header for " :delivery_truck: Livrare gratuită(24-48h) și deschidere colet pentru orice comandă"

https://gg2nq22vwvzhto4b-72719204693.shopifypreview.com/

  1. 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? :grinning_face_with_smiling_eyes:

Hello @ssergiu

To make “Livrare gratuită(24-48h) și deschidere colet pentru orice comandă” sticky follow this steps :

  1. In your Shopify Admin go to online store > themes > actions > edit code
  2. Find layout > theme.liquid and paste this at the bottom of the file:

and for change your collection title follow this steps :

  1. Go to admin > Online Store > Customize

  2. open Collections page

  3. 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