Override parent pages but keep style and position linked
I am creating a recipe book. My problem is simple :
I have parent pages for the recipes.
For each recipe, i want to edit the text and the images. But, i want the recipe (child) page to still be link to the parent page. For exemple, each recipe have of course different title and images, but I want to be able to modify the color of of the title in one time.
How can i do that ? If i want to change the title to edit the recipe I have to override the parent pages, and then the title isn't linked at all to the parent page anymore. Same for pictures, I want to have different picture on each recipe but be able to change the size of all of the pictures of the recipe all at once for example
Thanks for your help !
