• I removed the comment count from the homepage slider via another support post using this CSS:

    .frontpage-slider .caption .read-more {
        display: none;
    }

    [Moderator note: code fixed. Please wrap code in the backtick character or use the code button.]

    However, instead of removing it completely, is there a way to replace “x Comments” with “By [post author]”?

    Thanks for the help and the amazing theme!

    • This topic was modified 7 years, 8 months ago by bdbrown.
    • This topic was modified 7 years, 8 months ago by bdbrown.
Viewing 1 replies (of 1 total)
  • Hi there,

    Thank you for getting in touch with us.

    The only way to change it is by changing theme file in Child Theme
    specifically kale/frontpage-banner.php file.

    Hope that helps. Thank you for your time in this.

    Best regards

Viewing 1 replies (of 1 total)
  • The topic ‘Replace slider comment count with post author?’ is closed to new replies.