• I’m helping a friend with his blog, and I want to wean him off of his habit of repeating stuff at the top of each post’s content. One of those items is an explicit byline – instead, the entry meta should do that job. But the entry meta’s byline is hidden for some reason – only the date is visible. The markup is like this:

    <span class="byline screen-reader-text"> <span class="author-label">By </span><span class="author vcard"><a class="url fn n" href="https://deafministriesinternational.com/author/info/">Pastor Andrew</a></span></span>

    If I use my browser’s dev tools to remove the class “screen-reader-text”, it shows up fine. I’ve hunted through Customize and Settings for some checkbox to hide/show the byline, but I can’t find it. I hesitate to start adding custom CSS to the site of a WP beginner to do something that I suspect is just a setting. Can someone point me in the right direction?

    • This topic was modified 5 years, 2 months ago by OsakaWebbie.

    The page I need help with: [log in to see the link]

  • The topic ‘How to reveal byline (author name)?’ is closed to new replies.