Smart List on Mobile Theme

Posted in: Newspaper
Post count: 4

Hi. I have a question in regards to the Smart List when viewed on a mobile phone–the text trails off the screen. I tried a few different Smart List Post Settings–Smart List 1,2,3 and 4. Smart List 4 seems to work the best because only links trail off the page, not large sections of text. The other Smart Lists would cause large sections of text to trail off the page or get jumbled up. Is there a way to fix this? Here’s a link to the page: https://civiliansgi.com/index.php/2017/03/15/education/

Thank you!

Post count: 20688

Hi,

Please try the code provided below with this result – https://www.screencast.com/t/waS4J2EFhttps://www.screencast.com/t/EYUG0kTc and it should fix this. The code must be entered in Theme panel->Custom Css

.td-post-content p {
word-break: break-word;
}

Thanks

Post count: 4

It works. I really appreciate your help. Thanks!

  • This reply was modified 9 years by Branden1.
Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.