Closed donatkinson closed 11 years ago
Hi Abhinay, Thanks very much for your plugin which is great! I would like to know if there is any way to remove the bottom scroll bar. Appreciate your help.
Cheers, Don
there is no such option in plugin as of now. but, you can still disable the scrollbar by changing CSS gallery div block.
#gallery { overflow-x: hidden !important; }
Hi Abhinay, Thanks very much for your plugin which is great! I would like to know if there is any way to remove the bottom scroll bar. Appreciate your help.
Cheers, Don