I’ve created a simple example to illustrate the question. In this figure, there are two pages, Page-1 and Page-2.
Both have the same text “Section title” below which the details of the section change because it is a multi-step interaction. (It’s a contrived mock to illustrate the point)
Now I want to change the text content of “Section title” to “Some new title” for example. Or let’s say I want to move the “Section title” by 10px to the right in page-1.
My question - I don’t want to manually apply the changes to Page-2. Is there a way to just change in Page-1 and have it propagate to Page-2 as well?