about latest articles widgets
hi,
I have three question, please help,
- I want to know how can I deactivate the author name on the home page.
- and I want to do the same thing on the latest articles widgets too
- how can I make the post titles inside the latest articles widgets bigger?
thanks a lot
Attachments:
You must be
logged in to view attached files.
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;
}
Popular choice
Professional Developers At Your Fingertips!
If you need services beyond standard support, we've got your back!
Services we offer:
Graphic work / visualizations Full WordPress development and design
We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies.