• is it possible to change the hover effect so that it shows title and excerpt rather than title and meta data/categories?

Viewing 1 replies (of 1 total)
  • I don’t know about the excerpts, but here’s how to remove the meta data from the thumbnails on the Home page:

    in the content.php file, remove the following lines and everything inbetween them:

    <footer class=”entry-meta”>

    <div class=”icon category”><?php the_category(‘, ‘) ?></div>

Viewing 1 replies (of 1 total)
  • The topic ‘hover on post page’ is closed to new replies.