• Resolved Carival

    (@carival)


    Hi,
    Nice Theme!
    I would like to know how to stop the sliding images in the Team Member Section. Make the images still and only make them slide clicking the blue arrows at left side.

    Thanks

Viewing 1 replies (of 1 total)
  • Theme Author 8Degree Themes

    (@8degreethemes)

    Hi there,
    Thank you so much for considering our products.

    If you want to stop slider effect on the team member section,
    Then please Go to->eightmedi-lite\wp-content\themes\eightmedi-lite\js\custom-scripts.js.on line 27
    then copy and replce the following code:

    $('.team-slider').bxSlider({
     		pager:false,
     		auto:false,
     		moveSlides:1,
     		minSlides: 1,
     		maxSlides: mslide,
     		slideWidth: slidew,
     		slideMargin: 29
     	});

    Thank you!!

Viewing 1 replies (of 1 total)
  • The topic ‘Stop the sliding images in the Team Member Section’ is closed to new replies.