Flex Block 1 Help

Posted in: Newspaper
Post count: 271

Need to adjust the size of each of the 27 Boxes containing Articles on this Page to be identical. Which means the height likely needs to be adjusted. Can’t find a way to do so?

Post count: 18283

Hello !

Please provide a link to your page and let us know exactly what block you’re trying to edit in order to see what can be done.

Thank you !

Post count: 271

Here is the Page: https://www.bizcatalyst360.com/globalcast/

We are trying to edit all of the items listed under “START LISTENING NOW” SO each item is presented as the same size.

Post count: 35449

Hi,

There are two ways to make the flex blocks on the same height, you can use tagDiv Composer on each flex block, or you can use a custom css to apply on all flex blocks -> http://prntscr.com/pm9r6e
.td_module_flex_1 .td-module-meta-info {
height: 170px;
}

Thank you!

Post count: 271

Thank you, Calin. We’ve been trying to use tagDiv Composer on each flex block (instead of custom css) but can’t seem to find where/how to adjust the size of each block?

Post count: 18283

Hello !

The issue comes from the fact that your titles and descriptions on blocks are not the same. You will have to use the same ammount of text or use bigger blocks: https://www.screencast.com/t/Mqekumgi

Thank you for your understanding !

Viewing 6 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic.