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

    I am creating a multiauthor blog.
    Everything is ok, but i don’t like the fact that you can click the name at the end of each article and go to a biography page.
    My blog already has a biograpohy in a widget and it is a common one.
    Is it possible to disable the link to the biograpphy page on the names at the end of the articles?

    the website is

    #956817

    Hey robsil,

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

    .post-meta-infos .blog-author {
      display:none !important;
    }

    Best regards,
    Rikard

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