Hello,
I have trouble setting button backgrounds to gradients.
I inserted this css-code under customize in the button settings (using pro theme).
background: rgb(120,28,248);
background: linear-gradient(42deg, rgba(120,28,248,0) 0%, rgba(120,28,248,0.53125) 70%);
Would be great to get to know what went wrong so I know for future buttons.