Hi @cuisissimo,
Thank you for writing in,
You can use additional CSS to remove the title that appears when hovering on the miniature image of the article. Please add the following CSS and check if it helps:
.entry-thumbnail .post-thumbnail_letter{
display: none;
}
Help link:https://docs.themegrill.com/knowledgebase/where-do-i-add-my-custom-css/
With Thanks and Regards,
ThemeGrill Support Team
Hi @barsha04 ,
Thank you so much! However can you tell me exactly where to put it in WordPress? I’ve added it in ‘additional CSS’ but it doesn’t seem to work.
Thanks for your answer.
Cuisissimo
Hi @barsha04 ,
This doesn’t work, any other idea?
Many thanks!
Cuisissimo
Hi @cuisissimo,
Thank you for writing in.
We checked your site again for the issue. Could you please try adding the following CSS code and check if it helps:
.entry-thumbnail .post-thumbnail__letter {
display: none;
}
With Thanks and Regards,
ThemeGrill Support Team
Hi @barsha04 ,
That’s great, it works 🙂
Thank you so much !
Cuisissimo
Hi @cuisissimo,
We appreciate your writing in.
Glad to hear that your issue has been solved. Also, we would like to thank you for the update. Please let us know if you get any other issues.
With Regards,
ThemeGrill Support Team