Product Additional Image - Question | JoomShaper
🎃 Halloween Sale is Live! Get 35% OFF on all plans. Sale ends soon! Get Offer

Product Additional Image

GD

Giuseppe Donnici

Template 4 years ago

hello, I bought shopin template and I would like to know if the small images on the product page can be inserted under the main image instead of sideways...

0
4 Answers
Muntasir Sakib
Muntasir Sakib
Accepted Answer
Support Agent 4 years ago #15624

Hello there,

Please, add this code in the custom CSS section.

.additional-image-list li {
    display: inline-block !important;
    margin-top: 550px;
    margin-left: 75px;
}

Cheers!

0
GD
Giuseppe Donnici
Accepted Answer
4 years ago #18635

Grazie Muntasir Sakib per la tua risposta. Portroppo la soluzione non funziona bene: avrei bisogno di un layout delle immagini come quello del singolo prodotto di Indigo. La tua soluzione genera problemi di layout, come puoi vedere negli screenshot allegati, oltre a disabilitare l'effetto zoom e la visualizzazione delle miniature in grande. La soluzionione, in oltre, con il mobile device non è da prendersi in considerazione. Grazie per l'attenzione. Giuseppe Donnici

screenshots: https://www.tagsitiweb.com/desktop-version.png https://www.tagsitiweb.com/mobile-version.png

0
GD
Giuseppe Donnici
Accepted Answer
4 years ago #18716

Thanks Muntasir Sakib for your reply. Unfortunately the solution doesn't work well: I would need an image layout like that of Indigo's single product. Your solution generates layout issues, as you can see in the attached screenshots, as well as disabling the zoom effect and large thumbnail display. The solution, in addition, with the mobile device is not to be taken into consideration. Thanks for your attention. Giuseppe Donnici

screenshots: https://www.tagsitiweb.com/desktop-version.png https://www.tagsitiweb.com/mobile-version.png

0
Muntasir Sakib
Muntasir Sakib
Accepted Answer
Support Agent 4 years ago #19000

Hello Donnici,

You can use J2Store for achieving that kind of display. In Indigo template, those are also done with J2Store.

Thanks!

0