Hi,
could you please tell me how I can reproduce the “fading in” effect of the av-special-heading here:
“Approach.
LEVERAGING OUR EXPERTISE TO ACHIEVE A HIGHER LEVEL OF SUCCESS”
thank you.
Hey Chris,
I just edited the site and it seems to be fine, I suppose you have solved it?
Best regards,
Basilis
No :-)
this is not my site, but I would like to achieve the same effect as the site owner used here with ENFOLD’s av-special-heading
Hi,
Just place the special heading element inside a color section. It will inherit the default opacity transition of the container.
.js_active .av-minimum-height .container {
z-index: 1;
opacity: 0;
-webkit-transition: opacity 0.6s ease-in;
transition: opacity 0.6s ease-in;
}
Best regards,
Ismael
Great, I understand and reproduced this effect successfully, thank you!
Hi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)
Best regards,
Basilis