Site logo

Archived topic

Page Hero is empty

5 replies · Started by Marcel on March 8, 2021

Viewing posts 1–6 of 6

Hi, I created a Page Hero for my posts which seems to be empty when it's loaded on the posts. From the code I can see it's there but it has no content.

<div class="page-hero">
					<div class="inside-page-hero grid-container grid-parent">
						<!-- comment -->
					</div>
				</div>

Do you need login details?

Hi there,

what content do you have in the Header Element ? that markup says it only contains a HTML Comment which is used if you only want the background image. If you want no content just the image make sure to give the Header Element some Top and Bottom padding to give it some height.

I have this as content:

<h1>
{{post_title}}
</h1>

And featured image as background and padding is set.

How many Header Elements do you have on the site ?
Can you send a screenshot of the Elements list ?

Your message made me realize two headers for the same page probably doens't work ;-)
So I removed the other one and now it works. Thank you!

You're welcome

This archived topic is closed to new replies.