Author Box – Remove Author URL in Grey Color

Posted in: Newspaper
Post count: 2

The Keto Diet
In the above link / webpage – at the right column of the content area, I have added ‘author details’; however, this shows the author page URL which I want to remove. I also attached the screenshot picture for your reference. The red marked content should be removed which I cannot do by myself. Not only that I do not want that URL as it displays, this also falls outside the box area. Its a screenshot of my webpage. It has the problem marked in red box. Other details in ticket message.

Post count: 27744

Hello,

Please use this code .td_top_authors .td-authors-url a
{
display: none;
}
to remove the link
Set the code in Theme Panel ->Custom code -> Custom CSS

Thank you!

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