Hi all,
Currently, you can select a subtle ¨pop-up¨ effect for images. If selected, an image pops-up quickly upon scrolling a page. The page needs to be scrolled down to a certain degree, to trigger pop-up. Because of this, quite some white space can appear upon visiting a page, when the pop-up effect has not been triggered yet. Is there a way, i.e. workaround, to trigger the pop-up effect faster or even instantly when visiting a page? See the site I´m working on for reference: http://schrijfzaak.nl/.
Kind regards,
Ruud
Hey Ruud!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia_transform .avia_animated_image {
opacity: 1;
}
Best regards,
Yigit
Hy Yigit,
Thanks for your prompt reply. That´s not exactly what I had in mind, but on the other hand, it might do the job perfectly. I only lowered the opacity level a bit. Let me consult with my employer.
Thanks,
Ruud
Yes, he´s happy.
Thanks Yigit.