You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In horizontal mode, the navigation dots are still in the right of the page. I tried to set the position of the navigation to "bottom",but it doesn't work. Does pagePiling.js have the function to place the navigation dots bottom? If so, how to achieve it?
Activity
alvarotrigo commentedon Aug 19, 2015
It doesn't provide a way to do it at the moment.
But you probably can do it with CSS very easily:
Then you would also need to deal with the tooltip, if you are using them, but I have no time for that now.
Sneakyp33t commentedon Aug 20, 2015
is there a way to have the dot on 2 places? I was a set of the dots on the left and right side of the page
alvarotrigo commentedon Aug 20, 2015
The plugin doesn't provide such an option I'm afraid.