I see a button shortcode used in Jet pre-built theme.
[button title="Learn More" link="#" color="theme" large="2"]
My question is:
Where is the color "theme" pulled from? it's not HTML color name so it's probably something that has to be assigned/named in the theme. I have trouble finding it.
According to the documentation "color (use one of predefined colors or hex colors e.g., #E8E8E8)"
So, I believe "theme" color is predefined. How to predefine colors?
Thank you in advance.
Comments