• Resolved kcatt

    (@kcatt)


    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 to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • 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

    (@kcatt)

    Hi Alin,
    I added the css code, but the effect is still happening.

    Theme Author pixelgrade

    (@pixelgrade)

    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.