Blog entry on hover

Home Forums Jevelin Theme Blog entry on hover

Home Forums Jevelin Theme Blog entry on hover

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    RESOLVED Posts
  • klp111
    Participant

    Hi,

    My home page is set to display my latest blog posts. When I hover over the featured image, two icons appear: a link and a zoom. Is there any way that these can be hidden when hovering over the blog entries?

    Thank you!

    -Kristy

    Attachments:
    You must be logged in to view attached files.

    Solution for this topic

    Hi Kristy,

     

    I hope you are well today and thank you for your question.

     

    You can hide them by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .post-container .sh-table-full {
        display: none;
    }

     

    If they don’t hide then could you please share me the page URL from your site where it is displaying so that I can help?

     

    Best regards,
    Shufflehound team

    klp111
    Participant

    Hi,

    This worked like a charm! Thank you for your consistently superior support. 🙂

     

    Thank you,

    Kristy

    You are always welcome here 🙂

Viewing 4 posts - 1 through 4 (of 4 total)