Site logo

[Support request] Overlay styled title for Style for blogpost thumbnails?

Home Forums Support [Support request] Overlay styled title for Style for blogpost thumbnails?

Home Forums Support Overlay styled title for Style for blogpost thumbnails?

Viewing 2 posts - 16 through 17 (of 17 total)
  • Author
    Posts
  • #2464933
    Nicolas

    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.

    #2466393
    Fernando
    Customer Support

    I see. You’re welcome, Nicolas!

Viewing 2 posts - 16 through 17 (of 17 total)
  • You must be logged in to reply to this topic.