• Resolved OB

    (@reburton3941)


    Hi,
    Quite some time ago I entered code in my custom.css file to hide the author’s name. the code is

    .vcard {
      display: none !important;
    }

    It worked just fine until I did some cleanup work on this file. I mostly removed code that had long been commented out. I also removed some lines that had to do with borders and backgrounds. I took out nothing that should have had anything to do with the author. At any rate, I just noticed that my author’s name is back on my posts. Can anyone give me a clue as to what the problem might be?

    My website is http://www.bestmenswatchesreviews.com

Viewing 1 replies (of 1 total)
  • Looks like you’ve got it!

    I can’t see the author’s name anywhere there, but if I missed it, can you post a link to the page where it’s showing up?

    If nothing related the name was changed, it could be a syntax error that’s causing some weirdness (something as small as a missing semicolon or curly brace), *or* it could be as easy as clearing your browser’s cache to get the freshest version of your site showing.

Viewing 1 replies (of 1 total)
  • The topic ‘Hiding Author's Name’ is closed to new replies.