If i want to change a theme without losing my customization on the next update, do i have to create a “child theme” like in wordpress? Or is there another possibility to take changes and save them permanently???
THX a lot!
You would have to use theme inheritance, or make a custom theme not in the GPM. Docs on Theme Inheritance.
oh, okay thanks. it looks like it works similar like a child theme.