remove progresbar

GK User
Thu Dec 08, 2016 11:09 am
Hi, can you help me to remove progress bar on Home page, and how to add zoom effect on picture in module.

Thanks
User avatar
Senior Boarder

teitbite
Sun Dec 11, 2016 2:10 pm
Hi

Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
.gkProgress {
display: none !Important;
}
User avatar
Moderator

GK User
Sun Jan 08, 2017 12:04 pm
Thanks, this is ok.

.gkProgressBar {display: none !Important;}
.gkProgress {display: none !Important;}
User avatar
Senior Boarder

teitbite
Tue Jan 10, 2017 2:16 pm
Hi

Ok. Glad I could help. Closing this thread now.
User avatar
Moderator


cron