Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #986008

    Hi, I connected a button to an anchor point in the middle of the homepage but this does not go with a soft scroll animation but it goes off. Is there a way to show an animation up to the anchor point?
    Thank you!

    Regards.
    Fabio

    #986245

    Hey fabiomagliozzi,

    Could you post a link to the page in question so that we can take a closer look please?

    Best regards,
    Rikard

    #986342
    This reply has been marked as private.
    #986444

    Hi,

    Thanks for that, did you try to set the link of the column to manual, then link to the anchor? You can add an anchor either manually or to a Color Section element.

    Best regards,
    Rikard

    #986449

    Yes i did link manually “#pacchettivacanza”anchor to color section but it point directly to section without animation scroll. Have you checked my website or not?

    #987452

    Hi,

    Thanks for the update. This css code should help.

    .av-screen-reader-only {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        overflow: hidden;
        opacity: 0;
        display: block;
    }

    Don’t forget to toggle the css/js compression in the Performance panel if it’s enabled.

    Best regards,
    Ismael

    #987848

    I toggle the css/js compression and put your code .av-screen-reader-only in the custom css but still no works the animation to anchor element :-(

    #988213

    Hi fabiomagliozzi,

    To make the scroll more smooth, you need to add JavaScript for that.

    Best regards,
    Victoria

    #988263

    which javascript?

    Thanks.

    #988761

    Hi fabiomagliozzi,

    You need to write a script that will control the scroll of the page.
    Maybe this thread can help you

    Best regards,
    Victoria

    #988776

    Hi Victoria, thanks for replay but i dont’ need “Mouse wheel scroll to anchor”, i need scroll only when click on element like Color Section, at moment on my website works sometimes, i don’t know why. Can check my website please?
    I want to scroll when click on the third box on the top named “Pacchetti Vacanze” and point to anchor in the middle of the page, sometimes work and sometime not work properly.

    Thanks for help.
    Regards.

    Fabio

    #988785

    How can i fix the path to the child theme styles css and remove the weird symbols?

    Thanks!

    #989527

    Hi,

    Thanks for the update.

    The previous css code is actually working but it has to be adjusted a bit. Please re-minify the scripts and stylesheets, purge the cache, remove the browser history prior to checking the page.

    Best regards,
    Ismael

    #989877

    Ok thanks, now it’s work fine!

    Regards.
    Fabio

    #990091

    Hi,

    Awesome! Glad we could help!

    Please take a moment to review our theme and show your support https://themeforest.net/downloads
    Don’t forget to bookmark Enfold Documentation for future reference.

    Thank you for using Enfold :)

    Best regards,
    Ismael

Viewing 15 posts - 1 through 15 (of 15 total)
  • The topic ‘Link animation to anchor point’ is closed to new replies.