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

    Hi,

    I have several authors that do not have posts yet.
    Under the author’s description it says:
    Nothing Found
    Sorry, no posts matched your criteria

    How can I remove this messages?

    Thank you,

    #482664

    Shalom!

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

    .author .entry-content {
        display: none;
    }

    Cheers!
    Yigit

    #482682

    Thank you.
    What about the “no results found”?
    I tried to hide it in the same way, but it hides the title of posts of authors that have posts.

    #483384

    Hi!

    where does it say “no results found” on the link you have provided? I can’t read the language … so maybe screenshots would help to identify the part? you could use imgur.com or dropbox. Then we can inspect the element and provide you a precise CSS code to hide it.

    Best regards,
    Andy

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