This topic has 2 replies, 2 voices, and was last updated 5 years, 8 months ago ago by Rose Tyler
Hi
I use the vertical galery for the product page, but would like to change few things on it
> I’d like to edit the padding between the thumbnails (to increase a bit the actual padding)
> I’d like to know if ther’s a way to display some chosen product page with a different galery style (horizontal) ? I’ve tried the option [8theme options]in the prodct dashboard page, but it doesn’t seem to work
Hello,
1)
@media only screen and (min-width: 650px){
.single-product #woosvi_strap .swiper-slide,
.single-product .swiper-vertical-images .vertical-thumbnails-wrapper li {
margin-bottom: 25px !important;
}
}
2) On which page [8theme] Product Options do not work? Maybe a gallery of this product is affected by an additional plugin.
Regards
You must be logged in to reply to this topic.Log in/Sign up