Silly CSS Question

I'm trying to edit the CSS code on one of my dashboard tiles. I'm just trying to do something simple like make the font bigger on my Date and Time Tile.

Here are the steps I'm doing:

I'm using Chrome, and when I right click on the tile and hit inspect, it brings the code up.

I then select edit attribute and change the font from 24pt to 40 pt.

I hit enter after the edit, and the tile changes the font size for about a second and then goes back to the 24pt font.

What am I doing wrong, I figured a text size change should be simple.

Thanks in advance.

changing it through the inspect in the browser changes it temporarily for that instance you have the page up. you'll need to the dashboard, click the gear icon, advanced, CSS, then put the code in you want

1 Like

Thanks so much for the help....this is what I expected.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.