- This topic has 7 replies, 2 voices, and was last updated 4 months, 1 week ago by
David.
-
AuthorPosts
-
October 19, 2020 at 4:23 am #1495301
melvin wang
Hi Team,
Following this guide I’m able to add the CSS for horizontal scroll.
It looks good on the desktop.
However when i view on the mobile [HwaWei P10plus], the “image thumbnail” area seems unable to scroll with a “scroll bar” display like it could at desktop.
The code i use:
.woocommerce div.product div.images .flex-control-thumbs li { padding: 5px 5px 0 0; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-box-flex: 1; -ms-flex: 1 0 25%; flex: 1 0 25%; } .woocommerce div.product div.images .flex-control-thumbs { display: -webkit-box; display: -ms-flexbox; display: flex; overflow: auto; }
Could you guide me on how to make the product thumbnail able to scroll like desktop, with a “scroll bar” visible too?
Thank you.
Regards,
MelvinOctober 19, 2020 at 4:56 am #1495338David
StaffCustomer SupportHi there,
can you disable your cache plugin so i can see if we can fix that.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/October 19, 2020 at 5:26 am #1495379melvin wang
Hi David,
The only thing related is Autoptimize and i didnt have any other cache plugn. I disabled Autoptimize already.
Thank you.
Regards,
MelvinOctober 19, 2020 at 7:53 am #1495677David
StaffCustomer SupportUnfortunately i cannot see what the issue is there, i am not able to replicate it on my dev site. I wonder if the various height images are affecting it?
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/October 19, 2020 at 8:48 pm #1496416melvin wang
Hi David,
Thanks for your quick response.
I wonder if the various height images are affecting it?
I’ve tried to delete all the additional CSS and check, the issue is still same. The image thumbnail scroll is not working still in Mobile. Refer to the video below
Could you kindly have a look?
TQ
Melvin
October 21, 2020 at 1:43 am #1498011David
StaffCustomer SupportI am sorry but i can’t find a solution for that issue. There is no way to separate the carousel from the thumbnails and they both are affected by the same tap target used for swiping images.
I think that option to make the thumbnails scrollable is no longer viable.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/October 21, 2020 at 2:31 am #1498063melvin wang
Hi David,
Noted. That’s ok.
Still thankful on your effort to help.
Cheers
Regards,
MelvinOctober 21, 2020 at 4:04 am #1498152David
StaffCustomer SupportSorry we couldn’t resolve this!
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/ -
AuthorPosts
- You must be logged in to reply to this topic.