Tagged: parallax
Hi,
I have seen examples of the parallax feature on some enfold sites, where the image scrolls much more than on mine. How can I increase the amunt of scrolling?
Hey metafora29,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
Victoria
Sure. metafora-studio-arts.org
It the one at the bottom with the text on top. I would like it to scroll more, so that the parallax effect becomes more pronounced.
Hi metafora29,
Best regards,
Victoria
Hi Victoria
Are you entering https://metafora-studio-arts.org/?
We recently changed http to https
Hi Victoria
Hi,
This filter will increase the size of the parallax container, making the parallax effect more pronounced.
add_filter('avf_parallax_speed','avia_change_parallax_ratio', 10, 2);
function avia_change_parallax_ratio($ratio, $id){
$ratio = "0.8";
return $ratio;
}
Best regards,
Ismael
Hi Ismael
I am not sure where to paste the code snippet. I have tried pasting it directly into the Custom Css Class option of the color section, and also directly into the quick css tab in general styling. I cannot see any difference though…
To make tests I have created the following page which only contains the paralax box