Home › Forums › Jevelin Theme › about latest articles widgets
Home › Forums › Jevelin Theme › about latest articles widgets
hi,
I have three question, please help,
thanks a lot
Hi @thelazyworm,
I hope you are well today and thank you for your question.
Could you please share the page URL from your site where it is displaying so that I can help you to achieve it?
Best regards,
Shufflehound team
please see private info. field
You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.home .sh-recent-posts-widgets-item-meta, .home span.post-meta-author { display: none !important; } .home .sh-recent-posts-widgets-item h6 { font-weight: 800; font-size: 16px; }