jquery - How can I move flexslider's thumbnail controlnav above the main slider? -


i using flexslider 2 thumbail controlnav, in example, want thumbnails above main slider, not below. there anyway accomplish this?

btw totally accept x slider makes super easy answer.

i don't think problem. need edit css code. tried firebug in browser:

.flex-control-thumbs { margin: -185px 0 0; } // height of thumb-nav  .flex-control-nav { position: absolute !important; } 

i've not downloaded slider test this, hope you. ;)


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -

r - Update two sets of radiobuttons reactively - shiny -