I have a separate header created for blog pages within my website.
When I edit the header, it previews correctly. However the published changes do not. It looks as if the background colour has has its transparency set at 0 (background-color: hsla(226, 82%, 57%, 0) in the published view.
I suspect it might be loading my Global Header as it behaves the same way.
Any idea on what’s happening here?