Posts List Widget

How can I remove the post date from this widget?

Add this to your child theme style.css file:

.mh-posts-list-meta .mh-meta-date { display: none; }

How can I remove the comment count from the post list widget?

Add this to your child theme style.css file:

.mh-posts-list-meta .mh-meta-comments { display: none; }

I want to change the image alignment from left to right

Add this to your child theme style.css file:

.mh-posts-list-thumb { float: right; margin-left: 0; margin-right: 20px; }

Was this article helpful?

Related Articles

Stay in touch with us!

Join our newsletter and we let you know about new theme releases,
as well as important updates and discounts.

Latest news from our blog: Perplexity AI: What Are People Saying in 2024? (12. September 2024)