June 18, 2015 at 6:33 am
		
		#25761
		
		
		
	
Keymaster
		
		
	Hi pavlo.golub,
If you want to hide only author information then goto dashboard -> appearance -> theme options -> design options -> custom css
.by-author.vcard.author {
  display: none;
}Thank you!
