Hello Tom,
I would like to know if there is a way to control the text size of the 'Feels Like' temperature separately from the current temperature, possibly on a separate line.
Using your suggestion I the README.md file about using the 'npm start dev' command to check the CSS info, I tried using two instances of your OpenWeatherForecast module where the first instance only displays the current temperature, and the second instance displays the Feels Like temperature, along with the daily forecast below then using CSS to modify the text sizes separately. From what I can tell (and my CSS knowledge is not much), it seems that the two temperatures are not able to be controlled separately in the custom.css file. I have since gone back to using only one instance of your module since the experiment didn't work.
Do you have any suggestions for something I have missed?
Thank you,
Tom Hartley
Hello Tom,
I would like to know if there is a way to control the text size of the 'Feels Like' temperature separately from the current temperature, possibly on a separate line.
Using your suggestion I the README.md file about using the 'npm start dev' command to check the CSS info, I tried using two instances of your OpenWeatherForecast module where the first instance only displays the current temperature, and the second instance displays the Feels Like temperature, along with the daily forecast below then using CSS to modify the text sizes separately. From what I can tell (and my CSS knowledge is not much), it seems that the two temperatures are not able to be controlled separately in the custom.css file. I have since gone back to using only one instance of your module since the experiment didn't work.
Do you have any suggestions for something I have missed?
Thank you,
Tom Hartley