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 remove date and moth that showing in post display

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #78121
    Jose Vamattathil
    Participant

    we would like to remove the date and month display option in each post display.. How it can be done ??

    #78126

    Hi josevamattathil,

    Please go to ‘Appearance > Customize > Additional CSS’ and paste the below Custom CSS Code.

    .entry-meta .date {
    	display: none;
    }

    Thanks

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