Archived topic
Global header needs at least whitespace to show on pages
3 replies · Started by mkjj on August 21, 2020
I use the standard configuration of the Catalyst theme for the header elements. I've just noticed that the global header needs at least a whitespace to show on pages. The header element will not show, if I completely empty the editor. Is this a bug or a feature? :-))
Hi there,
for the header element to display it must have content placed inside the Hero content.
Simply add a HTML Comment which won't display on the frontend eg.
<!-- header element -->
Good idea! Thanks for the explanation.
You're welcome