I have two master pages in my site one is root and another one is at certain level, under this level i have created child pages. Some of the pages under that level needs to inherit master page and styles from root master. For that i have specified root as specific ancestor page. But my concern is that, child pages inheriting the styles and scripts from nearest master page(certain) which i have written in master page head section.
Hello,
You would need to place the Head HTML code web part on those child pages and link all the stuff you have on your nearest master page. This is exactly the reason why there is such a web part.
Best regards, Jan Hermann
Please, sign in to be able to submit a new answer.