Business Demo – trending now won't display multiple lines properly

Posted in: Newspaper
Post count: 34

In the Business Demo the trending now element gets cut off when displaying multiple lines. Tried adding padding in the margins but nothing as that effects the outside of the element but not the inside. Could you please tell me where I can modify the inside of the element to be larger so it can properly display the content that has multiple lines. Thanks in advance.

Post count: 35449

Hi,

The trending now should work like this -> https://demo.tagdiv.com/newspaper_business/ if there is still a problem, please provide some more details and screenshots also a link to your website will help.

Thank you!

Post count: 34

Screenshot of Issue

In the image you can clearly see if the title is long it gets cut off from both lines. There must be a fix, it’s not working correctly. You can’t possible expect people to shorten titles for it to fit.

Post count: 35449

Hi,

Unfortunately I do not have access to see the problem -> https://i.imgur.com/oQpyDV2.png
I need a link to your website to can inspect the problem!

Thank you for your understanding!

Post count: 34

buildcredit.net

Post count: 35449

Hi,

Please try this custom css -> https://i.imgur.com/RVhbZcu.png
.td-business .td_block_trending_now .td-trending-now-wrapper .td-trending-now-display-area .entry-title {
line-height: 16px;
}

The code need to be set in theme panel> custom code> custom css

Hope this will fix the problem.
Thank you!

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