Open Awethentique opened 6 years ago
Is it possible to apply a position for a particular color as in something like the css examples in this css generator: https://goo.gl/kDFjW7
I could probably try putting couple of or tags next to each other but the problem comes in when I need to put in some text where the two tags meet.
Can you show a picture of the desired end-result?
Here's an example of a color stop with a position: https://codepen.io/anon/pen/WzLBEe
Note how the gradient doesn't start until 60% of the way up.
Is it possible to apply a position for a particular color as in something like the css examples in this css generator: https://goo.gl/kDFjW7
I could probably try putting couple of or tags next to each other but the problem comes in when I need to put in some text where the two tags meet.