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
Post a Comment