Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
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

Hi 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!