I would also like to know the answer to this question. I put this shortcode on my page:
[portfolio_slideshow pagerstyle=thumbs pagerpos=top fluid=true class=pager-right]
And this into the main theme stylesheet (I’m using the Expositio theme, if that makes a difference):
.pager-right .portfolio-slideshow {
clear: none !important;
float: left;
margin:0 !important;
width: 660px !important;
}
.pager-right .psthumbs {float: right;
width: 67px !important;
margin:0 0 8px 0 !important;
}
But the only difference is that it moves the thumbnails above the image instead of below it.
Here is the page I am working on:
https://www.mirandameeks.com/illustration/
Any help would be so awesome!