Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #675873

    Hi,

    is it possiblee to make the featured image not clickable in the blog lay-out. So we want to show it, but the lightbox / enlarging of the image isn’t useful for us.

    Regards,
    Roderick

    #676227

    Hey Roderick,

    Please try the following in Quick CSS under Enfold–>General Styling:

    .single-big a {
    pointer-events:none !important;
    }

    Thanks,
    Rikard

    #676253

    thanks!

    #676813

    Hi,

    Glad we could help :-)

    Please open a new thread if you should have any further questions or problems.

    Regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Featured image’ is closed to new replies.