Remove animation in grid news configuration

News Show Pro GK5 - flexible, responsive and easily extendable free Joomla module support forum.
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Thu Sep 18, 2014 6:05 am
Is Possible disable animation when i use the grid news configuration?
thanks.
User avatar
Fresh Boarder

teitbite
Thu Sep 18, 2014 9:00 am
Hi

Can You please show me the site where it is used ? I do not think NSP has a "Grid News" style, so I'm not sure what You have in mind.
User avatar
Moderator

GK User
Fri Sep 19, 2014 2:41 pm
teitbite wrote:Hi

Can You please show me the site where it is used ? I do not think NSP has a "Grid News" style, so I'm not sure what You have in mind.


This is a link: http://www.ciceroristorantemessicano.it/steak/
I want remove the animation in module "DALLA CUCINA"
Thanks
User avatar
Fresh Boarder

teitbite
Sat Sep 20, 2014 1:53 pm
Hi

Please add this to override.css:

Code: Select all
.gkNspPM-GridNews figure > a > img {
    transform: none !important;
    transition: none 0s ease 0s !important;
}
User avatar
Moderator


cron