How To Add Arrow For Thumbnail Images

Hi, Guys, I want to add left and right arrow for thumbnail images, so to keep just one line for them, now if more than 5 images, it will have a 2nd line. Please help. Thanks !

thumbnail-arrow.png

Settings -> Appearance -> Display mini thumbnail images as a gallery

Settings -> Appearance -> Display mini thumbnail images as a gallery

Thank you very much ! The default thumbnail images only display 3 items, if I want to display 5 items as default, how to change ?

Try to change the code in js/tygh/product_image_gallery.js

 var ITEMS_COUNT_DEFAULT = 5;

But it doesn't work, please advise, thanks !

Did you clear cache after the changes were applied?

Did you clear cache after the changes were applied?

Yes, cache cleared.


Sorry, problem fixed, very appreciate !

Sorry, problem fixed, very appreciate !

What was the reason?