VirtueMart - Product Thumbnails

coleoptera
14 Posts
coleoptera posted this 07 May 2017

How to set Product Thumbnail Images to Left Position in Product Details

productthumb.jpg
?

How to set Product Thumbnail Images to Left Position in Product Details !productthumb.jpg!?
Vote to pay developers attention to this features or issue.
1 Comments
Order By: Standard | Newest
Support Team
Support Team posted this 08 May 2017

Hi,

Unfortunately Themler does not control the alignment of the product thumbnails.
Please try adding the following css to the Themler Home tab >> Settings >> Additional CSS:

[class*="bd-imagethumbnails"] .carousel-inner
{
margin: 0!important;
}

This should help.

Thank you,
Olivia

Hi, Unfortunately Themler does not control the alignment of the product thumbnails. Please try adding the following css to the Themler Home tab >> Settings >> Additional CSS: `[class*="bd-imagethumbnails"] .carousel-inner { margin: 0!important; }` This should help. Thank you, Olivia
You must log in or register to leave comments