Solved
Cursor customization
Is it possible to change the cursor(arrow mark) to hand image?
Is it possible to change the cursor(arrow mark) to hand image?
Collection widgets allow you display multiple base mashups.
Assign a name to CustomClass property to the base mashup.
Write below custom css code in base mashup.
.ReplaceMeWithActualCustomClassName {
cursor: grab;
}
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.