Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #275716
    Bobby Jagdev
    Participant

    Hi i’m unable to remove the comments are closed block for the audioman pro theme using CSS.

    #275773
    Skandha
    Participant

    @bobby-jagdevgmail-com: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #comments {
        display: none;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘How do you remove the comments block in Audioman pro?’ is closed to new replies.