Skip to main content

Change feature slider to fade instead of slide

I could really use some help with this. I am trying to make the featured content slider fade instead of slide (fade being the default). I found this post: http://nationbuilder.com/algiepowers/can_i_slow_down_the_speed_of_the_featured_slides, which want to do something similar, and I have tried all of the workarounds to no avail, and I tried everything I found suggest on the Fliexslider page. Is there really no way to edit the source js file? Here is the url: http://scintillon-alisonshumanmedia.nationbuilder.com/. Any help with this would be greatly appreciated!

Official response from

Hi Alison! You'll need to change lace in the <head> of the layout.html file in your custom theme:

<script type="text/javascript" charset="utf-8">
$(window).load(function() {
$('#new-div').flexslider();
});
</script>

There is a list of properties you can change available on Github. 

Share this post

Showing 1 reaction

How would you tag this suggestion?
Please check your e-mail for a link to activate your account.