• Hi,
    I’m using Dynamic News theme.
    I want to remove “Leave a comment” links from main page of my site https://www.caipiroska.pl and also “No comments” links from the sidebar menu. However, in both cases I want keep the date.
    I checked all .php files in editor, but have no idea how to fix that
    Thanks
    brasilka2

Viewing 1 replies (of 1 total)
  • This should work:
    .home .meta-comments, .home .widget-comment {display:none;}
    If there’s a place for custom css in your theme options put it there.

Viewing 1 replies (of 1 total)
  • The topic ‘How to remove "Leave a comment" from main page’ is closed to new replies.