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

    Hi guys,
    is there any possibility to deactivate the link about-the-author?

    Example (from theme karma):

    (box) The author’s bio is displayed at the end (enfold: at the beginning) of each single blog post. Un-check this box to didable this functionality.
    Tip: Author bio can be set within the wordpress-Profile page (Link)

    Thanks for your support!
    Oliver

    #225068

    Hey aquinum!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .author { pointer-events: none; } 

    It will make author link not clickable

    Regards,
    Yigit

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