• Resolved joxocafeco

    (@joxocafeco)


    when hovering over image thumbnails on homepage, the theme shows the icon for the post format (like image for Image format, camera for Gallery, etc)

    How do I disable those icons? I want the animation etc to be there, but no icons since I only have standard post format on my site.

Viewing 1 replies (of 1 total)
  • Hi joxocafeco,

    thanks for using Tuto.

    You could hide the icons with a line of CSS:

    .mh-loop-thumb:after { display: none; }

    To add custom CSS code to your website, you could use a plugin like Simple Custom CSS.

Viewing 1 replies (of 1 total)
  • The topic ‘Remove post format icons’ is closed to new replies.