This topic has 5 replies, 2 voices, and was last updated 8 years, 1 months ago ago by Robert Hall
Hi,
I want to have the thumbnail pic of product galler pictures to stay on one row and not after two pictures start a new row. That just leave a lot of white space before the Product Description starts.
Can you change the code so it looks more synchronized?
Best,
Christian
Hello,
Please try to add this code in custom css.
.product-thumbnails-slider .slides li {
width: auto;
}
Regards,
Robert Hall
Hi,
No effect.
I have tried it in custom.css in both main theme folder, in child theme folder and also in style.css in child theme.
I maybe do it wrongly.
Can you please check.
Best,
Christian
I added the important code as I know you have changed to that earlier when I got different code from you:
.product-thumbnails-slider .slides li {
width: auto !important;
}
It did mess up the thumbnail row a little (can’t scroll sideways and two thumbnails is glued together but now there is only one row.
Not 100% okay but will do for now.
If you have a better solution just let me know.
Hello,
Please make full backup of the site and we’ll try to reupload theme for you.
Also provide us with FTP credentials in Private Content.
Regards,
Robert Hall
The forum ‘TheLeader Support Forum’ is closed to new topics and replies.