URL link does not show correctly

Posted in: Newspaper
Post count: 62

Hello,

I have an issue.
When I insert a long URL link into a post, it looks strange when I see it on my iPhone 6S.

It does not wrap paragraph (I am not sure if this is a right expression in English).
I mean the URL does not go to the next line.

Example:
I want it to look like this :
http://www.xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxx.com

But now it looks like this :
http://www.xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx.com

It just keeps going to the right.

I will attach pictures so please have a look.

https://yahoo.jp/box/0YYZ1H

https://yahoo.jp/box/ZuvVb6

https://yahoo.jp/box/Uqo7PH

Please let me know how to fix this.
Thank you.

Post count: 20688

Hi,

Please provide a link to a post where this is happening if possible, so we can inspect the issue. I have checked some of your posts, but I can’t seem to find one with this problem.

Thanks

Post count: 62

Hi Simion,

Yeah I removed the URL from the post that’s why it look OK now.

Well, I will put it back on so please check the post here.

Thank you.

Post count: 20688

Hi,

Please try entering this ode in Theme panel->Mobile theme->Custom CSS section

.td-post-content a {
word-wrap: break-word;
}

Then check if the links are displayed properly on mobile. The code should fix the issue
https://www.screencast.com/t/UJZotHePb
https://www.screencast.com/t/GDrcfkRVaxA0

Thanks

Post count: 62

Hello Simion,

It works perfectly now.
Thank you very much!

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