Bag with text

Posted in: Newspaper
Post count: 22
Post count: 22
Post count: 6600

Hi,

I have checked your site and seems like this happens because there is no space between words form your post content: http://screencast.com/t/CRYe0gRRg
You can also fix this via css, like this: http://screencast.com/t/wmlYQXBEf
Use this custom css in theme panel > custom css field:

.td-post-text-excerpt {
word-break: break-word;
}

You can find more info about this on this topic: https://forum.tagdiv.com/topic/tag-more/

Thanks

Post count: 22
Post count: 22

i dont know why the nbsp is on the page…

Post count: 22

sorry, its f###ing chrome make nbsp…

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