javascript - Is is possible to move the Orbit bullets inside the slides-container? -
i'm using the orbit component of foundation 5 , wondering if there's way move bullets appear below slides content area of slides themselves. putting bullets on top of pictures, basically.
there number of configuration variables available, none seem address bullet positioning , haven't been able work out way in css.
adding negative margin-top orbit-bullets-container class achieve e.g.
.orbit-bullets-container { margin-top: -60px; } adjust value appears in place want be. might want add padding-bottom or margin-bottom put content below slider down page.
Comments
Post a Comment