Home>Support>How can I show the post titles in the thumbnails ?

How can I show the post titles in the thumbnails ?

By Stig Floberghagen, 9 years ago. Last reply by Andrew Misplon, 9 years ago.

Default is only showing them when mouse over the post photos.

Thanks!

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 13 days ago Andrew Misplon
    Hi, I Work Here

    Hi Stig

    Do you have a public URL where we can take a look at what’s going on? If you need to keep this URL private from other users, just select “Private Reply” on the bottom right of the comment box.

  2. 9 years, 13 days ago Stig Floberghagen

    Hi
    Hi. Kjagen.com
    I just wanted the post title and maybe excerpt too, to show without needing to hoover over the the post thumbnails

  3. 9 years, 11 days ago Andrew Misplon
    Hi, I Work Here

    Thanks.

    Try the following in a Custom CSS plugin:

    /* Snapshot - Show Post Loop headline and excerpt - set colors */
    
    #post-loop .post-content[style] { 
    background: rgba(28,28,28,0.5); 
    opacity: 1 !important; 
    }
    
    #post-loop .post-content h2 {
      color: #dddddd;
    }
    
    #post-loop .post-content .excerpt {
      color: #dddddd;
    }
    

    If you don’t have a Custom CSS plugin installed then try ours:

    https://wordpress.org/plugins/so-css/

    Just insert the above CSS at Appearance > Custom CSS once the plugin is activated.

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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More