Yes, this works fine when i choose the classic navigation, but if i change to load more button, the css doesn´t work because both author and date are inside the same class: class="post-info", and the class .pi_author don´t appear when i do inspect element.
Hello good night.
How can i hide the author in my blog masonory list, without hide the post date?
By Marta | 28 August 2017
With css i think its impossible, because it have the same class as below:
class="post-info"
I tried the plug-in:
https://pt.wordpress.org/plugins/show-hide-author/
but only works inside the post in single post.
Can you help me.
Thanks
Renato Menino
Why don´t you answer me?
it was supposed to have support.
Thanks
Hello Renato, thanks for purchasing Thefox!
I am sorry, sometime we take 2 days to reply when our staff is really busy.
To hide the author add this custom css ( thefox > styling options ) :
.pi_author { display:none; }
That's should do the trick!
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
Yes, this works fine when i choose the classic navigation, but if i change to load more button, the css doesn´t work because both author and date are inside the same class: class="post-info", and the class .pi_author don´t appear when i do inspect element.
thanks
Hello Renato,
Thanks for the feedback, it seems to be a miss from our team.
We will fix this in our next update.
Sorry for the inconvenience.
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