New Landing How can we help? Cardinal removal of comment section

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Cardinal
  • #87624
    Littbarski
    Member
    Post count: 26

    hello.

    we need the comments section not visible. both on pages and posts. to disable them via discussion panel just stops new comments. we need that section invisible at all.

    thanks.

    #87629
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    You would need to hide them for each post/page and then for new posts/pages they will automatically be turned off. If you don’t want to do this, you can hide them with CSS:

    .comments-wrap {
      display: none;
    }

    – Kyle

    #100844
    Amanda
    Member
    Post count: 9

    Hi Kyle,
    I tried that on mine, but it’s still there. I really don’t want to have to create a child theme and mess with php. Anything else I could do? There aren’t any options per post or per page to disable them.

    #100866
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    You don’t need to create a child theme, just copy and paste that code in Theme Options > Custom CSS

    – Kyle

    #102063
    Amanda
    Member
    Post count: 9

    I’m sorry, I posted my issue into the wrong theme forum. I have SUPREME Mag. So sorry.

    #102065
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Ok no problem

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register