• Resolved amandaalicerobinson

    (@amandaalicerobinson)


    Hi everyone,

    I’m attempting to change the scroll reveal options for the “Our team” section. In the Editor the code is:

    if ( is_active_sidebar( ‘sidebar-ourteam’ ) ) {
    echo ‘<div class=”row” data-scrollreveal=”enter left after 0s over 0.1s”>’;
    dynamic_sidebar( ‘sidebar-ourteam’ );
    echo ‘</div> ‘;

    How would I change this code to have the scroll reveal fade in for this section using the CSS customizer?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi There,

    I am afraid it wouldn’t be an easy change.

    It is not possible to change the animation effect with the help of CSS in the customizer.

    Thanks

    Thread Starter amandaalicerobinson

    (@amandaalicerobinson)

    Hi Vishahka,

    The issue is that a section on my site is having a very delayed scroll reveal, so I’d like to fix it and/or change the animation.

    If I can’t change the animation, is there a way to remove it altogether?

    My site is https://www.amandaalicerobinson.com and the section is “Experience” that is causing the delay.

    Thanks,
    Amanda

    AC

    (@purplecodes)

    Themeisle Support

    Hi Amanda,

    Thanks for checking out our product!

    I really appreciate you taking the time to get under the hood and try to modify it. As of this time, however, helping our users with custom code isn’t a perfect fit for us.

    To support these kinds of requests would mean that we can’t deliver on updates, new features, and enhanced experience for the users.

    We wanted to make sure the experience is the best it can be for the vast majority of our customers, so supporting custom code would have held us back.

    You can check out some great websites that offer this kind of services.

    If you have any other questions, just let me know and I’ll be happy to help.
    And have an awesome day!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to change scroll reveal?’ is closed to new replies.