Hi
Can you tell me how to remove the dates from the widget posts?
Many thanks
Hi Picante ;
try to add this code into your custom css file :
.news-time{display: none !important;}
Yay – that worked – thanks!
Can I also ask how to make the entries larger in the side bar – pics and text are very small.
Thank you!
Hey!
Please add following code to Quick CSS as well
.news-headline {
font-size: 14px;
}
and then refer to my post here – https://kriesi.at/support/topic/latest-news-widget-thumbnail-picture-is-too-small/#post-356895
Cheers!
Yigit
From above you removed the entire date, but can you just remove the time and leave the date.
Thanks
Mike