Hello,
After reviewing the comments on this forum, I engaged a developer to help integrate Scrollspy into my X-theme site.
They are wondering if it is possible to move
legacy/cranium/headers/views/global/_header.php
to child a theme?
They say that without this file I can lose their customization (scrollspy).
They would like to add this scrolling script there:
<\body <?\php body_class(); ?> data-spy=“scroll” data-offset=“40” data-target="#navtoc">
So is this possible and will it create any issues?