How can I update Pipeline 6.2.2 while keeping the old footer?

Hi! Now we have Pipeline 6.2.2 and we want to update, but keep the footer as in the old version.
How can we do this? Which file in the code corresponds to the Home page or Footer?

Hi friend! You can make a duplicate of the current theme, save it as “Backup”, then update it and paste the old codes from “Backup” to your updated theme.

Thank you for reply! What is the name of the code file where the footer and home page code is stored?

All theme are different, so it all depends on the specific theme. But to give a general answer: you need to open “theme.liquid" file and find the section where your footer is located. Most likely this will be the code ‘section footer’.

Thank you, I found it! :blush:

@OlhaA1 I will be much appreciate if you set my answer as the solution, thank :slightly_smiling_face: