Focus Premium Theme – Remove Title display from post thumbnail
Hi there,
Just a quick question – My main page has a list of post thumbnails, and but each one also displays the post title. My thumbnails are taken from my YouTube channel, so the title text isn’t required – Can you tell me how I can remove the text display please?
Thanks!
Lee
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi Lee Garbutt
You can fix/change this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.
.loop-container article .entry-title { display: none; }You might also need to install the SiteOrigin CSS Editor.
Works a treat, thanks very much and Merry Christmas!
Awesome :) Glad we could help. Merry Christmas to you too!
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.