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*

How to hide author name bellow heading in a post?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #78626

    Hi fokhrulabedin,

    please go to 'Appearance > Customize > Additional CSS' and paste the below Custom CSS Code.

    .entry-meta .author {
    	display: none;
    }
    .entry-meta > .date:after {
        content: "";
    }

    Thanks

    #78629
    fokhrulabedin
    Participant

    Thank you very much! It worked nicely 🙂

    #78637

    Welcome anytime!

    Please let us know if you have any other queries regarding the Theme.

    Thanks

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