Site logo

Archived topic

Overlay styled title for Style for blogpost thumbnails?

16 replies · Started by Nicolas on December 3, 2022

Viewing posts 16–17 of 17

So I removed completely your initial proposal:

.archive article.dynamic-content-template > .gb-container {
    aspect-ratio: 3/2;
}

And I replace it with:

body:is(.archive,.blog) article.dynamic-content-template > .gb-container {
    aspect-ratio: 3/2;
}

It seems to have fixed the layout inconsistencies both on desktop and smartphone. Have not tested on ipad coz I don't have one.

Thanks to the whole team for your great support.

I see. You're welcome, Nicolas!

This archived topic is closed to new replies.