Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1432782

    When I hover over the author’s name on a post, there’s a link that reveals the author’s username. Is there a way to get rid of that link, but keep the author’s name displayed?

    Thanks and best wishes!

    #1432823

    Hey Lance,

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

    .single-post .author a {
      pointer-events: none; 
    }

    Best regards,
    Rikard

    #1432862

    Hi Rikard,

    Thanks. That code seems to have done the trick. Appreciate your help.

    #1432868

    Hi,

    Great, I’m glad that we could help. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

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