Hi,
To stop me having to re-use the same code over and over again (header & footer etc) I have linked my pages to a master page in vb.
When the pages are in the root folder they link to the master page fine and display the header and footer.
When the pages are within a folder and are linked to a master page nothing displays. It looks like it comes down to the body:not(.no-transition) #wrapper, .animsition-overlay style in the style.css file as when I disable it - the content shows but there is a jitter when the page loads which doesn't look good.
Can anyone help with this?
