Hi guys!
Hope everyone is doing well.
I have a question in regards to the post carousel display. The basis Ethos set-up shows:
- Author
- Category
- Date
What I’d like to build is the following display:
- Author
- Category
- Tag
So how can I add a “tag” meta display to the post carousel?
Also, I tried removing the date but was not successful. I used this code (last one on the screenshot below):
.x-post-carousel-meta .entry-cover-date {
display: none;
}
Did I do something wrong?
Please advise - thank you so much in advance!
P.S. We are using customized Child theme.
Daria