Hi
Is it possible to remove the link behind the featured image when it is automatically placed in the blog post? Example: https://firstcandle.org/virtual-mothers-day-fathers-day-walk-run-challenge-2/
I like the fact that the featured image shows up at the top of the post, but I don’t like that it has a link to the JPG. Can I remove that?
Thanks.
Hey ginnywills,
Please add this CSS code in Quick CSS, located in Enfold > General Styling:
#top.single-post .big-preview.single-big a {
pointer-events: none;
}
Hope it helps.
Best regards,
Nikko
Perfect – thanks!
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon