Archived topic
Archive Layout like Marketer
3 replies · Started by Marius on October 10, 2018
Viewing posts 1–4 of 4
I would like to have the Archive Layout exactly like Marketer Site. Which settings do i have to do? Even if i set the image to left, it does not help.
Hi there,
The image needs to be small enough to be on the left of the content.
Marketer is using this CSS:
@media (min-width: 769px) {
.post-image-aligned-left .post-image img {
max-width: 300px;
}
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know if this helps :)
Hi Leo, thanks, that worked.
No problem :)
This archived topic is closed to new replies.