Resize ( smaller ) widgets problem with text

Hi there,

i have an Raspberry 7’’ Display which i would to use as display at home.

As the Screen has a resolution 800x480 i need to make the widgets smaller than standard. doing this, the e.g. climate widget shows weired behaviour as the temperature is shown at the bottom of the widget.

Anybody can give me a hint what i am doing wrong?

#
# Main arguments, all optional
#
title: Stadtschloß MW29
widget_dimensions: [70  , 70]
widget_margins: [5, 5]
columns: 8
scalable: true

wz_climate:
 widget_type: climate
 widget_style: "background: white; font-size: 50%;"
 level_style: "font-size: 50%"
 title: Wohnzimmer
 widget_style: "font-size: 50%;"
 entity: climate.meq1885954
 

09

thanks in advance