Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #263327

    How do I add that scroll down arrow button in my Advance Layerslider? The same scroll down button feature thats available in the Fullscreen slider.

    Link in the demo > Like this

    Thanks in advance!

    • This topic was modified 10 years, 6 months ago by zedduo.
    #263339

    Hi zedduo!

    You would need to add it as a new layer with html:

    
    <a href="#next-section" title="" class="scroll-down-link" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></a>

    That should still work though it isn’t really a supported functionality at the moment.

    Best regards,
    Devin

    #263538

    Thanks Devin for the reply. But that HTML code dont seem to work. Im on the latest WP 3.9.1 and Enfold 2.7.1

    #263724

    Hey!

    Thank you for using the update.

    The HTML code should work if you put it on a Text Block. Please try to insert two Color Sections. Add the text block and the html snippet on the first color section then add any content on the second one.

    Best regards,
    Ismael

    #436061

    Hey Ismael,

    could you explain that to me more detailed?! Thanks a lot in advance!

    I add the code above within a new layer in the text passage or html!?
    then …..”Please try to insert two Color Sections. Add the text block and the html snippet on the first color section then add any content on the second one. “

    Thanks
    greengraphics

    #436082

    Hi again,

    I did what you told us but now the scroll down arrow is below my advanced layerslider and not on it!?

    Thanks

    #436504

    Hi!

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Cheers!
    Rikard

    #436532

    Hi Rikard,
    of course and thank you in advance!

    On top you have the advanced layerslider and I would like to integrate the scroll down arrow because the slider is quite big.

    Cheers!

    #436533

    http://www.greengraphics.at

    #437186

    Hey!

    I can’t see any scroll down arrows/buttons at all on your site, did you remove it? If not, please provide us with screenshots highlighting the issue.

    Cheers!
    Rikard

    #439563

    Hi Rikard,

    now you can check it out! It doesnt look good. So after your reply I will remove it …
    How can I integrate the arrow into the slider above?

    Thanks!

    #440452

    Hi!

    please add this code into Quick CSS:

    .avia-layerslider {
    z-index: 1;
    }
    #top .scroll-down-link {
    top: -130px;
    left: 99% !important;
    }
    

    Best regards,
    Andy

    #440905

    Hi there,

    that looks really nice! Thanks a lot!

    Cheers

    #441376

    Hey!

    Glad we could help :)

    Regards,
    Rikard

Viewing 14 posts - 1 through 14 (of 14 total)
  • The topic ‘Add Scroll down arrow button on Advance Layerslider’ is closed to new replies.