With a child theme the back end option to choose a color theme is disabled, you need to import it with a
@import url("../vantage/styles/blue.css");
rule, here is a tutorial for this...
With a child theme the back end option to choose a color theme is disabled, you need to import it with a
@import url("../vantage/styles/blue.css");
rule, here is a tutorial for this...