Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #509266

    Is there a way to set the featured image on a single blogpost to not show as preview, i.e. to show up as full size and not click to show in lightbox?

    Thanks

    #509383

    Hi gunpowderboy,

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

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

    Best regards,
    Rikard

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.