Crafty Simple Product , Product Gallery

How to move the location of the

product gallery.

Hello @seowebmastersnyc,

Thanks for writing to us.

Regretfully, there is no option to move the position of product gallery thumbnail. In case if you want to move it to down, for that use this custom CSS code under X/Pro—>theme Option—>CSS

.flex-control-nav.flex-control-thumbs {
    bottom: 0 !important;
}

The purpose of providing the custom CSS to show you how to add CSS code to your site. Writing custom CSS is outside the scope of our theme support. If you need more customization, you need to learn CSS and learn how to use the browser’s element inspector.

Hope it helps.
Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.