Disable Date/Author/comments when showing blog posts on homepage

This topic is empty.

Viewing 4 reply threads
  • Author
    Posts
    • #1903


      carlos
      Guest

      I’m not allowing comments on the posts so it doesn’t make sense to show a clickable “0 comments”. Apart from this, the Author and date are also not relevant to me and affect negatively the look of my website.

      postkristal

      Thank you

    • #1904


      Spiracle Themes
      Guest

      Hi Carlos,

      Try this CSS. This will hide all the meta details from the post

      .meta-wrapper{
      display: none;
      }

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

      Let us know if you have any questions

      Best Regards

    • #3056


      Heikki
      Guest

      Hi,

      Is it possible to hide comments but leave date and / or author?

      Thanks
      Heikki

    • #3058


      Spiracle Themes
      Guest

      Hi Heikki

      Try this CSS

      .meta-wrapper .meta .meta-item:last-child {
      display: none;
      }

      .meta-wrapper .meta .meta-item:nth-child(2) {
      border: none
      }

      Copy & Paste into Appearance -> Customize -> Additional CSS

      Best Regards

    • #3367


      Vasdasd
      Guest

      XRP’s recent surge can be attributed to a combination of factors, including the upcoming Spark token airdrop by Flare Network, which is generating excitement among investors https://paybis.com/blog/ripple-price-prediction/ . The temporary halt in Ripple’s token offloading also created a favorable environment for price growth, though concerns remain over Jed McCaleb’s daily sales. Additionally, the ongoing uncertainty around the SEC’s regulatory stance on XRP and its potential impact on Ripple’s operations is keeping investors on edge. For those looking to take advantage of these developments, Paybis is an excellent platform to buy and manage XRP securely.

Viewing 4 reply threads

Reply To: Disable Date/Author/comments when showing blog posts on homepage

Your information: