remove author name from site on mobile
- The topic ‘remove author name from site on mobile’ is closed to new replies.
Need help? Check out our Support site, then
I used the following CSS to remove author name.
.byline span:first-child { display: none; }
While the author name cannot be seen when I open the site on the laptop, it can be seen as “posted by …” on a cell phone. How can I get rid of that?
I also tried using the “Show/Hide author” pluggin – While that can get rid of the author name, I cannot get rid of “posted by” on the mobile site. Any suggestions on how to remove “posted by” if the answer to above is no?
The blog I need help with is: (visible only to logged in users)
Hi there,
I addressed this in your other ticket! Go ahead and check that out.