Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #316555

    Hi There,

    I would like to remove the Authors Profile Link from my all my news items. I’ve disabled ‘Blog Post Author’ Blog Post Comment Count, Blog Post Category but you can still see the authors name. These don’t show up in the individual stories but in the blog layout you can see them.

    Thanks
    Element

    #316563

    Hi ElementArt!

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

    span.blog-author, .text-sep-cat {
    display: none !important;
    }

    Cheers!
    Yigit

    #319958

    Thanx Yigit

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Remove Author Link’ is closed to new replies.