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

    Ive checked to the solution here

    but it did not work for me.

    Here’s the link to the feature image:

    Looking forward for your usual immediate response,

    Thanks!

    #1294658

    Hi Shalenie!

    Thank you for the inquiry.

    Try to use this css code to disable the featured image link or any mouse events on learndash posts.

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

    You may need to toggle or temporarily disable the Performance > File Compression settings after adding the css code.

    Regards,
    Ismael

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