Viewing 1 replies (of 1 total)
  • Plugin Author WeblineIndia

    (@weblineindia)

    Hi mkucaniz,

    Thanks for your feedback.

    You need to put following css to your theme style.css file, to remove image of little calendar and to change the color of the post title respectively.

    .wli_popular_posts-class .bottom_bar p span:nth-child(3) img{display:none;}

    .wli_popular_posts-class h3 a{color: #211A1A;}

    Replace #211A1A with the color code of your choice.

    Thanks,
    Team WeblineINDIA

Viewing 1 replies (of 1 total)
  • The topic ‘How to remove image of little calendar from recent post’ is closed to new replies.