Author Name not displaying in mobile version

Posted in: Newspaper
Post count: 8

Hi there!

When I look at a post in the mobile version of my site (Safari running on iOS 9.3.3 & iOS 10 DEV beta 7) the author name is cut of as you can see in the screenshot below:
author name cut of

Is this already known or it there a solution for this problem?

Greetings from Austria,
Fabian

Post count: 23312

Hello Hack4Life,

The author will need a bit of a css fix as the css got changed a bit in the new update but the author name was not updated for it. So until the next theme version please use this CSS code in the mobile theme’s custom code box:

.td-post-author-name div { display:inline; }

Thank you and sorry for the inconvenience.

Post count: 8

Thanks! That is working perfectly! 🙂

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