scrollReveal.js

Feel free to talk about everything related to our Joomla Products
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
Wed Mar 30, 2016 7:05 pm
I read the article about ScrollReveal (https://www.gavick.com/blog/scrollrevea ... animations) about the easy settings of this great script but can't find anything on the startmoment of the reveals.

By default the first item reveals after scrolling halfway the page. Is it possible to scroll less to see the first item reveal?
User avatar
Expert Boarder

teitbite
Mon Apr 04, 2016 12:45 pm
Hi

Please show me what do You mean by "first item", so I'll be able to help.
User avatar
Moderator

GK User
Mon Apr 04, 2016 5:26 pm
I've send you a PM because the site is not official online yet...
User avatar
Expert Boarder

teitbite
Fri Apr 08, 2016 4:33 pm
Hi

I've checked Your site, but this isn't either our module or our template, so I do not know how can I help. I'm not even sure if it's using a scroll reveal script. All I can do to help is to overwrite the visibility value in css:

Code: Select all
.image_box_item_2 {
    opacity: 1 !important;
    transform: none !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
}
User avatar
Moderator


cron