Add headline to archives page

  • Hi, I’m trying to figure out how to add a headline and a container that shows on the archive / blog page. Do you have a tutorial for that? I read through some of the topics here, but couldn’t find the right answer. https://garmer.hansteinmedia.com/aktuelles/

  • Hi there,

    You can create a Block Element – Page Hero and set its display rules location to Blog.

    For a step-by-step walkthrough, you can refer to this video tutorial:

  • Thanks, that worked. How can I set the padding for the main site-container on an archives pages? Also, I unchecked “Display padding around images”, but they don’t align with the text in the columns yet.

  • Try setting the padding under the Content Padding option located in Customize > Layout > Container.

  • That worked, thanks. There is just some padding around the images left, so it’s not completely aligned visually at the moment. Do you have an idea how to remove it?

  • You have this CSS, which caused the issue:

    .resize-featured-image .post-image img {
        width: 271px;
    }
  • Thanks, that fixed it.

  • Glad to hear that 🙂

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