Remove Author Name and Date

Posted in: Newspaper
Post count: 12

Good morning. I am using the lifestyle magazine theme and want to remove the author name and date from all posts and pages. Can you assist?

Thanks!

Post count: 623

Refer this: http://prntscr.com/h66wif This will remove author name and date from single articles.

If you wanna remove same from archive page then follow this: http://prntscr.com/h66x7v

This will remove author name and date from all blocks

Thank you for your understanding

Post count: 13

How can I remove the ‘x’ before the date on my posts? (futurebangers.com)

Post count: 623

Hello @jessehollar
To remove x before the date, add following code in Theme panel >> custom code >> custom CSS

.td-sound-radar .td-post-date:before {display:none;}

Thank you for your understanding.

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