Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #366552

    Hi how would i change the distance that will be scrolled on the scroll down link?

    Its not scrolling far down enough, i need it to scroll further down the screen.

    #366681
    #366706

    I under stand this Yigit, but the fullpage slider had the scroll arrow build into it, where does it get its anchor?

    #367053

    Hey!

    It’s designed to scroll to the next section under it. If you want to change it to link to a specific element then you can find the code on line 505 in /enfold/config-templatebuilder/avia-shortcodes/slideshow.php.

    $html .= "<a href='#next-section' title='' class='scroll-down-link' ". av_icon_string( 'scrolldown' ). "></a>";
    

    But that will change it for every time you use it.

    Regards,
    Elliott

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.