Virtuemart image galerie padding

frederic11
140 Posts
frederic11 posted this 20 April 2020

Hello,

i want to modifiy the padding between images thumbnails in my product galerie. But when i try to make this by adding padding in the Themler template in my image style, it dosent change anything. Any idea ?

See page : https://boutique.energie-sante.ch/materiel-therapeutique-aimants-chromotherapie/chromoth%C3%A9rapie-1/fibre-optique-chromotherapie-detail

See screenshot.

Capture-d’ecran-2020-04-20-a-09.05.00.png

Hello, i want to modifiy the padding between images thumbnails in my product galerie. But when i try to make this by adding padding in the Themler template in my image style, it dosent change anything. Any idea ? See page : https://boutique.energie-sante.ch/materiel-therapeutique-aimants-chromotherapie/chromoth%C3%A9rapie-1/fibre-optique-chromotherapie-detail See screenshot. !Capture-d’ecran-2020-04-20-a-09.05.00.png!
Vote to pay developers attention to this features or issue.
2 Comments
Order By: Standard | Newest
Support Team
Support Team posted this 20 April 2020

Hello,

Try adding this code to Home -> Settings -> Additional CSS:

a.cloud-zoom-gallery {
padding-right:10px!important;
}

Gina
Themler support

Hello, Try adding this code to Home -> Settings -> Additional CSS: a.cloud-zoom-gallery { padding-right:10px!important; } Gina Themler support
frederic11
140 Posts
frederic11 posted this 20 April 2020

Yes it work. Thank you

Yes it work. Thank you
You must log in or register to leave comments