Search found 1 match

by BlizzWave
Thursday 30 January 2020 17:52
Forum: Dashticz
Topic: Dashticz - Show your dashboard and how-to's!
Replies: 1004
Views: 329199

Re: Dashticz - Show your dashboard and how-to's!

Or you could use CSS.

You would have to inspect the webpage to figure out the correct block name.
But I would assume this would work

Code: Select all

.block_2_1 .lastupdate {
	display: none;
}