How to change the position of popup in vFlow

How to change the position of popup in vFlow?

5 Likes

As of now, there is no property to change the Popup position in vFlow.

But this can be achieved using Custom CSS by setting CSS proprties like position, top, bottom, right, left, margin-top, margin-bottom, margin-left, margin-right etc

51 Likes