This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Focus Premium Theme – Remove Title display from post thumbnail

Resolved 3 replies customizationthemetheme-focus
10 years ago · Last reply by Support Assistants 10 years ago

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

3
  1. Support Assistants 10 years, 2 months ago

    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.

  2. Lee Garbutt 10 years, 2 months ago

    Works a treat, thanks very much and Merry Christmas!

  3. Support Assistants 10 years, 2 months ago

    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.

Have a different question or issue?

Start New Thread