@ray_mtl there are quite a number of config options to show (or not) different weather components
see https://docs.magicmirror.builders/modules/weather.html#general-options
if you need more control, you can use css to select those elements to hide and set display:none;
you can use the developer window, elements tab to discover and test settings to determine what needs to go into css/custom.css
see the second link in my signature before for a starter on using the elements tab