Funny behavior of Flex Block 4

Posted in: Newspaper
Post count: 50

Hello, on the website I’ve been working on at the bottom of each post there’s a Flex Block 4 element displaying Related Articles. I’ve noticed that the layout somehow breaks. Every time the far right post moves to the left pushing the left post up. This results in what is shown in the image https://imgur.com/a/fxVMx6y the RELATED ARTICLES title is overlayed by the left post’s title and it looks like it’s getting “erased”. Any ideas on why this is happening and how to fix it?

Post count: 35449

Hi,
In related block that is using the flex block 4 there should be 3 inline posts, but something somethin is interfering and one is above the first one.
What I can suggest is to set another flex block 4 under that one and set the filter on it to see if this is look the same or not. If the problem persist, then please add this stronger css in the theme panel -> https://i.imgur.com/8RPT00C.png
.single .td_flex_block_4 .td_module_flex_1 .td-module-container .td-image-container {
display: block!important;
}

Thank you!

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