Remove author and comments in the news

This topic is empty.

Viewing 1 reply thread
  • Author
    Posts
    • #1888


      Andrea
      Guest

      Hello,
      I want that when I publish a post on my website only the date is visible, that the author and the comments do not appear.
      Thanks

    • #1889


      Spiracle Themes
      Guest

      Hi Andrea,

      Try the CSS below

      .meta-item:nth-child(2), .meta-item:nth-child(3) {
      display: none;
      }

      Copy and paste it in Appearance -> Customize -> Additional CSS

      Best Regards

Viewing 1 reply thread

Reply To: Remove author and comments in the news

Your information:




Cancel