Best Premium and Free WordPress Themes › Forums › AcmeBlogPro › Remove Author from post? › Reply To: Remove Author from post?
June 29, 2016 at 12:44 am
#5727
acmethemes
Keymaster
Hi Mathilde,
We have a options to remove the author info on single page. Have a look here https://doc.acmethemes.com/acmeblogpro/#HowtoShow/HideAuthorInfo?
If you want to hide the author on the home page, please use the below CSS code.
.home span.author.vcard {
display: none;
}
Paste this code on Appearance > Customize > layout/design options > Custom CSS
If the problem is not solved yet, please write us. We will provide you the alternative solutions.
Kind Regards,
Acme supports