How to bring thumbnail section block below the main product image?

Hello @pramodraam

Its Artzen Technologies! We will be happy to help you today.

Follow these Steps:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. Add the following code in the bottom of the file above tag

.gallery__thumbnails.hidden-scroll {
    width: 12%;
}
.slider--product__holder {
    width: 88%;
}

Let me know if need further assistance
Regards,
Artzen Technologies