How to disable the "back to top" function?

Responsive Joomla template for Entertainment and Music purpose with clean and lightweight design.
GK User
Fri Aug 03, 2012 9:55 am
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
User avatar
Junior Boarder

Konrad M
Fri Aug 03, 2012 10:01 am
Hi,
please add to override.css
Code: Select all
.itemBackToTop {
display:none;
}

and remember to enable override.css option in template settings.
User avatar

GK User
Fri Aug 03, 2012 10:05 am
It solved.

Thanks Konrad.
User avatar
Junior Boarder


cron