Hello there,
I love Enfold! It makes me appear to be a top-notch web designer! Love it!
I have a blog date-display question:
As far as I can see, I have chosen to hide the date of my blog posts. I am using the masonry gallery to display the blog posts on my landing page. I have clicked the ‘display title’ option. I only want the title to display on my blog featured images, but the date appears there, also. I would like to remove the date but keep the title. How can I do that?
Thanks!
Sheri
x
Hi SheriG!
Please add to your custom CSS
.av-masonry-date { display: none !important; }
And let us know if it works for you.
BTW, thank you very much for your kind words, they are really helpful!
Thank you
Regards,
Basilis
It worked perfectly! Thank you, Basilis!
Hi,
Great, glad we could help :-)
Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Hi,
I want to achieve the same. With the above code it works well in IE, FF and OP, however in Chrome (large screen) I still see the dates.
Is that the same for you @sherig?
Please guys can you ncheck for Chrome and possibly advise what code to use for Chrome!
Thanks & regards,
Monique
Hi!
Please flush browser cache and refresh your page a few times – http://wiki.scratch.mit.edu/wiki/Hard_Refresh
Best regards,
Yigit
Thanks Yigit :-)
All well now!