Hi dgh69,
thanks for using MH Joystick lite.
You could hide the author name on posts with a line of CSS:
.entry-meta-author { display: none; }
I understood this was usually possible but couldn’t see an option to do this.
There are options to hide post meta data included in the premium version of MH Joystick.
-
This reply was modified 9 years, 5 months ago by
Michael.
Thread Starter
dgh69
(@dgh69)
Thanks. Does this simply go into the additional CSS option or can you advise where else it should go if not.
Yes, you can copy & paste the code to the Additional CSS section in the customizer.
Thread Starter
dgh69
(@dgh69)
I did that, however it did not make any difference:
/*
You can add your own CSS here.
.entry-meta-author { display: none; }
Click the help icon above to learn more.
*/
This should work just fine. Please provide your URL so that we can check if you’ve added the code correctly and if other stuff on your site is affecting this.