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

    Hi,
    How can I remove the lightbox and link from all blog post featured images? I’m assuming removing the link will remove the overlaid colors.
    Many thanks!

    #585222

    Hey Purplenaartjie,

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

    .small-preview {
    pointer-events: none;
    }

    Best regards,
    Rikard

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