Delete Publish On from my pages

Hello, How can I delete publish date from all my pages.

I share you my web. http://juanpablochoko.com/ and also a printscreen of my issue.

Thanks

Hi there,

You can use this CSS:

.post-meta{
    display:none;
}

add it to appearance \ customize - additional css.

Hope this helps.

Thank you so much.

Hi, there

Ok, I will now close the topic and mark it as resolved. Feel free to contact us again Thanks!