Hi there,
I want to do some changes to the Widget Enfold Latest News
1. I don´t want to show the date – what code shall I add?
2. I want the image to be much bigger – what code shall I add?
http://www.idtraveller.com/filip/
thanks
Charlotte
Hey Charlotte!
Please add following code to Quick CSS
.news-time {
display: none;
}
and then refer to my post here – https://kriesi.at/support/topic/latest-news-widget-thumbnail-picture-is-too-small/#post-356895
Best regards,
Yigit
Hi Yigit,
thanks for your quick reply :)
I did the changes and I want to have the images around 148 px big so I added the values in both places but the images are blurry…
http://www.idtraveller.com/filip/
What have I done wrong?
Thanks
Charlotte
Hi!
Have you changed image sizes and then regenerated them? Images are still being generated in 36x36px. If you would like us to look into it, please create a temporary admin login and post it here privately :)
Regards,
Yigit
Aha… I didn´t regenerate the thumnails.
Now it looks good!
Thanks :)