Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
Are you talking about gradients?
background: linear-gradient is called, one line of css can be added. Installing a plugin for the sake of this is somehow already too much.
Here's a generator for you: https://cssgradient.io
and add at least a button as a background through css
like this:
button{background: linear-gradient(90deg, rgba(135,62,177,1) 0%, rgba(63,154,225,1) 100%);}
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question