Hello Syams,
Do you are referring to the Author card which is displayed on each post page, like this -> https://www.screencast.com/t/kVkmwxCId44 If you want to hide it for a specific post, you should use a bit of CSS code to do this.
The code is here ->
.postid-28 .author-box-wrap{
display:none;
}
The result is here -> https://www.screencast.com/t/mDVuxuqWI2
Thanks for the message!
Hello Syams,
Please keep in mind that our theme uses two author elements like Author Box for pages and Author Card for each post. I have inspected your pages and I did not saw this element. Please provide all the essential details so I can provide a more accurate response. Show me what you want to hide from your site…also you must provide some useful screenshots for a better understanding.
Thanks for the message!
Hello Syams,
If you look above, I gave you a custom CSS code which hides the Author card for a certain post. Please keep in mind that the Author Card will display only the author of the post.
If you want anything else, please provide more details, sorry!
Thanks for your message!