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

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -