When adding “interactions” to a “Virtual Tour”, it shall be possible to define a label and placement. Below is an example for adding a “Summary”:
In this screenshot, the “label“-group is placed between the title, and the actual Summary-form. For this issue, instead place the “label“-group on the bottom of the popup.
In addition to top, left, right and bottom, the Label position also needs an option for using the “global“ setting from behavioral settings. This should be the default value.
Look at El 4. Changes in the editor on the following page: https://preview.uxpin.com/ee283b5f079a340070f36f93c77f0ed86ecbe762#/pages/121847785/simulate/no-panels?mode=i#TextElement53aa0be8720f4cd4ac7e1d2a565ecfd5
Pro tip: When doing changes to semantics.json, we need to update the language files accordingly. The h5p cli tool has a command for doing that. Install the h5p npm globally, and run “h5p help update-translations”.
This seems good to me