I am trying to add a color picker to my grid layout so I can modify the background color.
Unfortunately, when I pick a color in the back-end, the whole object is linked as value to the front-end. Does anybody know how can I fix this? Below you can see how this looks:
Umbraco 8 color picker for grid layout
Hello Umbraco,
I am trying to add a color picker to my grid layout so I can modify the background color.
Unfortunately, when I pick a color in the back-end, the whole object is linked as value to the front-end. Does anybody know how can I fix this? Below you can see how this looks:
And here is my style JSON from the grid layout:
is working on a reply...