badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Hide "author" and "comments"

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #60402
    gianpaolovenafro
    Participant

    Hello again,
    how could I hide these infos?
    Thank you

    #60414

    Hi there,

    Add below custom CSS code in Appearance > Customize > Additional CSS to hide the author and comment link.

    .entry-meta .by-author,
    .entry-meta .comments,
    .entry-meta > div:after {
    	display: none;
    }

    Thank you!

    #61221
    santiago
    Participant

    Hi,
    I have the same issue and I am trying to make it using your method, but it only works on the top of page, not in the lower widgets.

    null

    How can I work it out?

    Also, how can I eliminate the slash (“/”) that is on the right of the date?

    Thank you very much!

    #61231

    hi @santiago

    We have edited the previous code to remove ‘author’, ‘comments’ and ‘slash’ from the entire site. Please copy those code and paste to the location we mentioned before.

    Thank You

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.