Author name problem with mobile version

Posted in: Newspaper
Post count: 6

Hello,

Recently i purchased the theme but to start the project performed some tests in the mobile version and came across a display issue in the author’s name.

Problem image: http://imgur.com/a/ibMlt

I follow another topic which mentions add this snippet: .td post-author-name div {display: inline; } In the custom theme css, but it did not work with me, still display the error.

Any other suggestions to solve?

Post count: 22421

Hello,
Please provide a link to your site so we can investigate the issue.
Thank you!

Post count: 23312

Hello taddeo,

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; }

Sorry for the inconvenience.

Post count: 6

Well, as I said above, I added the words because I saw other posts with this problem here in the forum. But on my site had no effect.

Post count: 6

Now it works, I removed the cache. You can delet my post with my website url?

Post count: 23312

Hello taddeo,

Yes, is done.

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