12/08/2017 at 10:18 am
#443312
Keymaster
@ Josep
You can use CSS. Add the following to the theme’s custom CSS area:
#cn-tile-plus .cn-entry.cn-background-gradient {
background: white !important;
border-radius: 0 !important;
}
Hope that helps!