I have an layout issue after working with disqus.
I know this is the part of my customization.
Can you tell me how to disable the 'back to top' button
This is the page :
http://www.mahasiswait.com/component/k2/item/51-hello-world.html
.itemBackToTop {
display:none;
}