Removing "to top scroll"-Link @storefront template

Joomla webshop template with CSS3-based animations, VirtueMart support and one-page checkout.
GK User
Sun Aug 17, 2014 12:10 pm
Hey guys!

I am trying to get rid of the "to-top-skroller" link at the bottom of the pages.
But I cannot find a function in the backend, that can be deactivated.

Any suggestions?

Thank you very much for your support!

See here "nach oben" at the right bottom of the page:
http://cool-o-mat.com/bordon/index.php/ ... und-kultur
User avatar
Expert Boarder

teitbite
Mon Aug 18, 2014 8:49 am
Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
.itemBackToTop { display: none; }
User avatar
Moderator


cron