SM: Post Slider Carousel transition time

Home Forums Start Magazine Pro SM: Post Slider Carousel transition time

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #8376
    Anonymous
    Inactive

    Hi, You could modify the time of the Post Slider widget transition, by default it is 4 seconds, which javascript or css file needs to be modified, Thanks

    #8457
    Axle Support
    Moderator

    There is no exact option to change it but you can customize that widget from child theme. It comes from Start_Magazine_Posts_Slider_Widget in includes/widgets.php. There is markup like this.
    <div class="cycle-slideshow" data-cycle-slides="article" data-cycle-auto-height="container" data-pager-template='<span class="pager-box"></span>'>
    You can customize there. See this link for reference http://jquery.malsup.com/cycle2/demo/basic.php

    • This reply was modified 5 years, 4 months ago by Axle Support.
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.