Title on mobile disrespects viewport

Posted in: Newspaper
Post count: 364

Hi,

How to make the mobile title display properly while using a cloud template, if there is a long word? Currently, if there is a long word, the whole title just ignores the viewport and appears on the hidden outside: https://prnt.sc/10ldm9q

Thanks!

Post count: 21065

Hello!

Try to add this CSS code in Newspaper -> Theme panel -> Custom code -> Custom CSS:


.tdb-title-text{
word-break: break-word;}

Let me know about your results!

Thank you!

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