/* white you custom css code here. only css code will work */
/* General CSS to hide blog comments */
<style>
    #disqus_thread {
        display: none !important;
    }
</style>