- This topic has 5 replies, 2 voices, and was last updated 5 years, 7 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Meditation Theme: Remove Author and Post Date
Hello –
My client would like to clean up the look of the front page Posts section. We want to remove the author and posting dates there. We want them to stay on the actual blog page, just not appear in the front page section.
Here’s a photo showing the circled part to remove:
http://originalcent.com/wp-content/uploads/2020/02/Posts-Section.png
Thanks
Hi,
Kindly show us your website URL please?
Regards,
Chris
capricornhealthcareconsultants.com
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.post_block_style1_meta {
display: none;
}
Regards,
Chris
Thanks. Worked just right.
🙂
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]