@jannefih
Can you add the below CSS code to Additional CSS box and check?
.post .below-entry-meta {
display: none;
}
.widget_highlighted_post_area .below-entry-meta, .widget_slider_area_rotate .below-entry-meta {
display: none;
}
Thanks.
That worked awesome! Thank you!
However I missed some places. The posts below are still having the date and comments shown.
Here’s a picture of the fields I mean 🙂
View post on imgur.com
Sorry, forgot to highlight. 🙂 @nitushrestha10
@jannefih
Can you replace the code
.widget_highlighted_post_area .below-entry-meta, .widget_slider_area_rotate .below-entry-meta {
display: none;
}
with the below ones’s and check?
.below-entry-meta {
display: none;
}
Thanks.
Worked awesome! Thank you @nitushrestha10
@jannefih
Glad to hear that your issue have been resolved. Do let us know if you have any further queries regarding to our theme.
Thanks.
Thanks for this great reply. I would like to remove all meta but still show post thumbnails. How would I modify the CSS for that?
http://s793426095.onlinehome.us/
@nitushrestha10 Many Thanks. It really works after 1 hour search and wasting time on many tutorials.
(@jannefih)
6 years, 4 months ago
Hi,
Two questions I would like help with.
1. I would like to remove date, author, comments and edit-link at the top of the posts.
This: https://i.imgur.com/ijgFd3I.png
2. I would also like to know how to remove date, author and comments from thumbnail pictures.
This: https://i.imgur.com/XUbEINn.png
Thanks in advance!
The page I need help with: [log in to see the link]