Paste this in Theme CSS and add this to your role
.anvil-role-gradient {
background-image: linear-gradient(black, white);
}
Replace the colors above with any color. You can add multiple as well.
Paste this in Theme CSS and add this to your role
.anvil-role-gradient {
background-image: linear-gradient(black, white);
}
Replace the colors above with any color. You can add multiple as well.