Page 1 of 1

I NEED TO DO A GRID WITH GRADIENT BACKGROUND

Posted: Mon Aug 01, 2016 7:23 pm
by Josiel Denardi6690187

We need to do the grids (cells) with gradiend background like image attached. Anybody can help me?

Thanks Image


I NEED TO DO A GRID WITH GRADIENT BACKGROUND

Posted: Wed Aug 03, 2016 3:30 pm
by Evgene Karachevtsev

Hello Josiel,

You can add a class name to the grid component and add custom CSS to it, something like
pre.grid {
background:url("http://...")
}/pre
with the link to the gradient image.