Color gradient for vertical bar?
-
Hey there,
is it possible to create color gradient for the vertical bar?
I am using this shortcode:
[perfectpullquote align="full" color="#128C7E" size="22"] Text[/perfectpullquote]
I also have the css code for the color gradient:
div { background: linear-gradient(to bottom, #cc3300 55%, #00cc00 100%); }
However, I would like to use different gradients for different pullquotes.
My question: Is it possible to connect the css code with a single Perfect Pullquotes-shortcode?Many thanks in advance!
Niclas
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Color gradient for vertical bar?’ is closed to new replies.