 
	
		
		
		
		
			
I am using the post slider on the home page and the transition is a fade – is there a way to get the section to slide as carousel right to left vs the fade?
Hey dvus4l,
In your theme folder go to JS > shortcodes.js and search for the following:
//fade or slide animation
		animation:'slide',If yours is set to fade simply change it to slide.
Best regards,
Jordan Shannon
