How to add shadow effect to grid?
Posted: Sat Aug 09, 2014 8:39 am
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Anil,
This is CSS as well, for example you can add Class grid (mobilegrid component Properties) and add this code to CSS asset:
pre
.grid {
box-shadow : 10px 10px 10px black}/pre
To style according to you demands please search online.
Many thanks Alena