Results box height modification

Posted in: Newspaper
Post count: 29

Hi, I would like to know if there is any way to set the height of the boxes the same so that it looks uniform. https://www.metatraderindicators.com/category/learn-to-trade/
or
https://www.metatraderindicators.com/category/best-mt4-indicators/
The titles take up 1, 2 or 3 lines. I would like to have the boxed 3 lines (for example) so that it looks cleaner.

Thank you,

Trevor

Post count: 21065

Hello!

Please, check this topic: https://forum.tagdiv.com/topic/flex-block-1-and-same-blocks-height/
Your element is called “Posts Loop”.
Hope that helps you!

Thank you!

Post count: 29

Hi Bettina,
Sorry for the late response as I have been away. Please could you tell me where to place the custom css. Thanks.

Post count: 21065

Hello @twoodman!

The code need to be set in Newspaper -> Theme panel -> Custom code -> Custom css.

Thank you!

Post count: 29

Hi, Sorry to be a pain. I tried this and no luck. Please could you give me some more instructions to make all the boxes in the post loop the same height. Thanks.

eg https://www.metatraderindicators.com/category/learn-to-trade/

Post count: 29

.tdc-font-tdmp {
font-family: td-multipurpose;
}
.my-posts-loop-class .td-module-meta-info{
height: 400px
}
.my-posts-loop-class .td-module-meta-info .td-read-more{
position: absolute;
bottom: 10px;
}

Post count: 29

Worked it out. Thank you again

Post count: 21065

Hello @twoodman!

I’m glad you have managed to solve the issue.
Let me know if you need further assistance.

Have a nice day!

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