Refresh element without page reload

Hi there

I have a text element with a condition that checks if a value is in the DB then change the text’s font colour.
This is working, but I want to force the check to happen quicker. Or refresh that element quicker.

I want to add an action after the DB change in the workflow to refresh the element somehow.

Right now there is too long a delay (2 seconds) between the DB updating and the element changing.

Any advice?

In workflows, reset the element first, and have the DB workflow action after