CSS problem with stretch row feature

Posted in: Newspaper
Post count: 24

Dear,

I would like to report a minor css issue with screen upper 1019px when using stretch row and td_bloc_grid_X

stretch row feature  from tagdiv composer

As you can see blewo on the right of picture, A part of title article are hided by their featured images
css issue

if I had the css rule :

@media (min-width: 1019px) {
    .td_module_6 .item-details {
        margin-left: 216px;
        min-height: 70px;
    }
}

Picture and title are displayed correctly
fixed css issue

Thanks for your works

Have a nice day

Post count: 7909

Hi,

Please provide your page content, so we can verify this on our side.
You can paste the entire page content here – https://pastebin.com/ and provide the link.

Or you can create a test page on your site and provide wp-admin access via email contact@tagdiv.com Also paste a link to this topic so we can identify you.

Thanks!

Post count: 24

Hi,

here they are the page content: https://pastebin.com/G44FJ4gy
The original page is https://www.beart.fr/ (but I added the fix into style.css from my child theme)

Post count: 20688

Hi,

It doesn’t seem to be happening anymore, from what I can see on the page. It was supposed to happen above 1019px
https://www.screencast.com/t/My7OgL39Z
https://www.screencast.com/t/rxnFc7GuqOU
The theme already has conditions like you mention for the blocks elements
https://www.screencast.com/t/Q15rlpFDgHbl
https://www.screencast.com/t/PrWVcv92Mzo
There should be no such problem with how the module thumbnail or meta display in any layout settings. Please check again, the issue is not happening anymore. Check if you have custom code in the theme panel related to the block or module, or if you use a child theme. This should not happen, but it can be caused by custom code.

Thanks

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.