Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #33782
    Deborah
    Guest

    HI,
    Do you have CSS that will suppress “posted on” and the calendar icon on my home page?
    Thanks again for your help with the background. It worked perfectly!

    #33822
    Jesse Owens
    Keymaster

    Hi Deborah-

    Thanks for reaching out, I’m glad to hear your last question got resolved perfectly!

    Navigate to Customize > Advanced > Custom JS & CSS and paste this line into your Custom Theme CSS:

    .entry-meta { display: none; }

    That will hide it from your visitors, but it will still show up in the source code and be visible to search engines (this is usually good for SEO).

    If you’re interested in using a theme that gives you control over your Post Metadata without using any code, I recommend checking out our Crio WordPress Theme for Business, which includes controls to remove the Author Byline, Date, or customize the metadata to your preference.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Remove “posted on” and calendar icon (Entry Meta)’ is closed to new replies.