Closed prtksxna closed 5 years ago
The theme colors that have been added in functions.php need to also be supported in the CSS. We need classes like has-peach-color and has-dark-blue-background-color.
functions.php
has-peach-color
has-dark-blue-background-color
Can test this in the Block:Button post.
The theme colors that have been added in
functions.php
need to also be supported in the CSS. We need classes likehas-peach-color
andhas-dark-blue-background-color
.