Issue with turning off hits counter

Support forum dedicated to free and advanced Joomla content presentation module with various layout options and data sources support.
GK User
Tue Apr 21, 2015 8:43 am
Hi,
I can not figure out, how to turn off hits counter in information block.
Please, give me a clue.
Image
User avatar
Fresh Boarder

teitbite
Tue Apr 21, 2015 9:48 am
Could you please provide me with a URL to your website, either here or via PM (click the “Private Message” text underneath my avatar) so that I may analyze it? It is a lot easier for us to diagnose issues when we have a live site to examine.
User avatar
Moderator

GK User
Tue Apr 28, 2015 9:18 am
User avatar
Fresh Boarder

teitbite
Thu Apr 30, 2015 9:00 am
Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
.gkNspPM-VideoGallery .gkSmallBlock figcaption {
padding-right: 0;
}

.gkNspPM-VideoGallery .gkSmallBlock small {
display: none;
}
User avatar
Moderator

GK User
Tue May 26, 2015 1:11 pm
Thanks a lot! Solved!
User avatar
Fresh Boarder

teitbite
Sat May 30, 2015 12:12 pm
Hi

No problem. Glad I could help :)
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.