Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,

    thats a template issue, and you should really ask for support in the forum of the place where you bought or downloaded the template.

    I’m feeling helpful though, so I’ll help you out.

    In your header you’ll find this code

    $(document).ready(function(){
    			$("#slider").easySlider({
    				auto: true,
    				continuous: true,
    				controlsShow: false,
    				speed: 1000,
                    pause:	4000
    			});
    		});

    just change the speed to something higher to slow it down.

    Thread Starter gmaister22

    (@gmaister22)

    Thanks for that ! ??

    one more thing, is there a way i can increase the space on the page of the logo? like moving more down the whole page or something

    for that you’re going to need to learn css – this really isnt the place to ask I’m afraid!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Change Slider's Speed!!’ is closed to new replies.