-
Nodeart
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/
-
Alvind
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:
-
Nodeart
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.
-
Alvind
Try setting the padding under the Content Padding option located in Customize > Layout > Container.
-
Nodeart
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; } -
Nodeart
Thanks, that fixed it.
-
Glad to hear that 🙂
- You must be logged in to reply to this topic.