Hi,
On my blog posts i am trying to remove the hyperlink to the author profile. I followed the instructions from this thread: https://kriesi.at/support/topic/blog-author-gravatar-hyperlink/ but unfortunately that doesnt seem to work for me and the hyperlink still shows.
Your help again would be appreciated.
Many thanks.
Hey indigoflow!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
span.entry-author-link { pointer-events: none !important; }
Regards,
Yigit
Works great! Can’t thank you enough Yigit, really appreciate your help :-)