Title: Disabling hover effect and caption..
Last modified: January 12, 2020

---

# Disabling hover effect and caption..

 *  Resolved [kcatt](https://wordpress.org/support/users/kcatt/)
 * (@kcatt)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/disabling-hover-effect-and-caption/)
 * Hello Experts,
    I just purchased this theme/Felt, I really like the structure
   it provides. But I have two details that I cannot find ways to fix. First, the
   feature image on each post does not show the caption for it. Is there a way to
   make it appear right underneath the featured image by default? There seems to
   be no way to include it for some reason.. Another detail that I’m trying to change
   is on the Homepage, there’s this unique thing that this theme does when the visitor
   hover on top of post images – it dims the image and the first character on the
   page appears as an initial. Does anyone know a way to disable this? Would appreciate
   any advise. Thank you,
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fdisabling-hover-effect-and-caption%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [Alin (a11n)](https://wordpress.org/support/users/alinclamba/)
 * (@alinclamba)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/disabling-hover-effect-and-caption/#post-12319907)
 * Hey,
 * This is Alin from Pixelgrade. Thank you for taking your time and sharing a bit
   of your experience with our theme. We’re constantly looking to improve it, so
   insights like this one are valuable.
 * You can simply remove the letter on hovering from the featured image, using the
   following CSS:
 *     ```
       .c-card__badge {
          display: none;
       }
       ```
   
 * As for adding a caption to the featured images — it sounds like a good idea, 
   but we need to investigate if that’s possible, as a feature add-on for the theme.
   Can’t promise anything about it right now, but we’ll have a look.
 * Let me know if the provided CSS helped.
 * Thank you,
    Alin Pixelgrade
 *  Thread Starter [kcatt](https://wordpress.org/support/users/kcatt/)
 * (@kcatt)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/disabling-hover-effect-and-caption/#post-12322407)
 * Hi Alin,
    I added the css code, but the effect is still happening.
 *  Theme Author [pixelgrade](https://wordpress.org/support/users/pixelgrade/)
 * (@pixelgrade)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/disabling-hover-effect-and-caption/#post-12512943)
 * If you have purchased Felt, you should reach via our support system from your
   WordPress dashboard “Theme Help” button.
 * All the best,
    Vlad Pixelgrade

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Disabling hover effect and caption..’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/felt/2.4.6/screenshot.jpg)
 * Felt
 * [Support Threads](https://wordpress.org/support/theme/felt/)
 * [Active Topics](https://wordpress.org/support/theme/felt/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/felt/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/felt/reviews/)

## Tags

 * [caption](https://wordpress.org/support/topic-tag/caption/)
 * [featured image](https://wordpress.org/support/topic-tag/featured-image/)

 * 3 replies
 * 3 participants
 * Last reply from: [pixelgrade](https://wordpress.org/support/users/pixelgrade/)
 * Last activity: [6 years, 2 months ago](https://wordpress.org/support/topic/disabling-hover-effect-and-caption/#post-12512943)
 * Status: resolved