Hi! I’ve updated to the new version. While the text changes color with the new color picker (thank you!) the temperature does not.
My website link is as follows: http://www.projectredo.website/
I tried adding the following in the css to no avail. Any suggestions you may have would be awesome!
.awesome-weather-current-temp{
color:#ffffff !important;
}