Hi,
"How can I remove the date and author from a blog teaser?"
KB
did you tried "Meta" checkboxes in Theme Options -> Blog & Portfolio -> Blog section?
Yes, I've tried. Didn't work.
In such case, you need to use custom css. If you will send me link to that page, i will let you know what css would work.
https://stronaozegarkach.pl/
Please use the following css and this will do the trick:
.blog-teaser li .desc-wrapper .desc .post-meta, .blog-teaser li .desc-wrapper .desc .post-meta a { display: none; }
Comments
Hi,
did you tried "Meta" checkboxes in Theme Options -> Blog & Portfolio -> Blog section?
Yes, I've tried. Didn't work.
In such case, you need to use custom css. If you will send me link to that page, i will let you know what css would work.
Hi,
https://stronaozegarkach.pl/
Please use the following css and this will do the trick: