[Resolved] Page Hero is empty

Home Forums Support [Resolved] Page Hero is empty

Home Forums Support Page Hero is empty

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1686572
    Marcel

    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?

    #1686834
    David
    Staff
    Customer Support

    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.

    #1686841
    Marcel

    I have this as content:

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

    And featured image as background and padding is set.

    #1686908
    David
    Staff
    Customer Support

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

    #1688446
    Marcel

    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!

    #1688725
    David
    Staff
    Customer Support

    You’re welcome

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.