Comments 2Son Hoang started the conversationJanuary 5, 2017 at 2:01amHi there,Is there a way to hide the authors and date from the blog post?Thank you,-Shawn 899TheFox repliedJanuary 5, 2017 at 6:18amHello Shawn,If you are using the business blog type you can add this custom css ( thefox > styling options ) :this css will only remove the text part and leave the avatar image :.post_b_ad { display:none; }this will remove avatar and text :.post_b_avatar,.post_b_ad { display:none; }This should do the trick.Do not hesitate to contact us if you have more questions.Have a nice day!Regards.--------------------- Hosting we recommend ( Free SSL and CDN included in all plan ). Speed up your site with Autoptimize Test your site with GTmetrix and fix the issue to make it faster How to Update your Theme Sign in to reply ...
Hi there,
Is there a way to hide the authors and date from the blog post?
Thank you,
-Shawn
Hello Shawn,
If you are using the business blog type you can add this custom css ( thefox > styling options ) :
this css will only remove the text part and leave the avatar image :
.post_b_ad { display:none; }
this will remove avatar and text :
.post_b_avatar,.post_b_ad { display:none; }
This should do the trick.
Do not hesitate to contact us if you have more questions.
Have a nice day!
Regards.
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme