View Categories

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

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: Weaving Affiliate Links into Your Content Seamlessly (23. September 2025)