Hi,
In the ticket below, you provided some custom CSS to disable the blog post featured image link.
I’ve since realised that this custom CSS also disables any links within the blog post itself. For example, in the blog post link below, the link below the embedded video and a further link towards the end of the blog post no longer work.
Can you let me know the custom CSS that will disable the link in the featured image only?
WP details in private area.
Thanks
Paul
Hey Paul,
Try using this code instead
.single .big-preview.single-big a {
pointer-events:none !important;
}
If you need further assistance please let us know.
Best regards,
Victoria
Hi Victoria,
Yes that worked much better.
Thanks for that.
Paul
Hi Paul!
We’re glad that Victoria was able to help you! We’ll close this topic now. For any other questions or issues, feel free to post them here on the forum and we will do our best to assist you.
For your information, you can also take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
We’d also appreciate it if you can take a moment to review our theme if you haven’t already. https://themeforest.net/downloads
Thank you for using Enfold.
Cheers!
Sarah