Forums

Get selected content from parent to child (1 post)

  1. michaelnie
    Member
    Posted 6 months ago #

    How can I make the child pages to get the shared content from its parent?

    Parent Page:

    <div>Some parent only content</div>
    
    <div>Some content to share with children</div>

    Child Page:

    <div>Some child only content</div>
    
    <div>Some content from parent</div>

Reply

You must log in to post.

About this Topic