Hi guys i want to change the position of tip in Tour according to the my index

for example i want to change the position of tip when index is 4

current output is
enter image description here

required:
enter image description here

有帮助吗?

解决方案

maybe you want to change your attached element from the user icon to the drill-down select. like

<li data-id='XXXXX your select id' data-button='Next' data-prev-text='Prev' class='top-bar' data-options='tipLocation:left;tipAnimation:fade'>
许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top