
For already created widgets:
To enable artwork rotation you can add the following line within the existing code you already have:
- For HTML integrations:
rotate=true
- For JS integrations:
rotate:true,
For new widgets:
Head to the Widget Generator and make sure to enable artwork rotation.