Ninja Slider / Posts /

next and previous buttons dont appear on tablet or mobile

0

If you view the 3 responsive slider demos on a tablet or mobile you will not see next and previous buttons.  I am using a samsung gt-p5110 tablet and samsung android phone 

Helen Tomkins  8 years ago   viewed: 2667    

1 Answer

0

Because it is specified to do so on mobiles. You can find those specifications in the ninja-slider.css file:

/*Responsive settings*/

@media only screen and (max-width:600px){

    #ninja-slider-prev, #ninja-slider-next, #ninja-slider-pager {

        display:none;

    }    

    #ninja-slider li div.cap1 {

        font-size:20px;

    }
}


If you like the buttons to display on mobiles, just remove above setting.

Milo   8 years ago

   

Your name*
Password
(Optional. Used to modify this post afterwords)
+ =  

Ask your Own Question

  • If your question is related to the topic of this post, you can post your question to this page by clicking the "Post a reply" button at left;

  • When you want to start a new page for your question: