Can you point to multiple elements in a product tour? | Community
Skip to main content
Answered

Can you point to multiple elements in a product tour?

  • November 17, 2022
  • 1 reply
  • 148 views

Within the advanced setting, is there a way to input multiple CSS targets so either:

  1. The highlight box is enlarged to contain more elements
  2. Multiple elements can be highlighted at once.

Best answer by Kevin Bendixen

You can't point to multiple elements at once. In those situations, I mention the other elements in the text for this step.

In order to have more elements in the highlighted box, you can combine them in the source code. Create a div, that includes the elements you want to highlight. But I think this only works if the elements are kind of close to each other.

1 reply

Kevin Bendixen
Top Expert ✨
Forum|alt.badge.img+5
  • Top Expert
  • Answer
  • November 17, 2022

You can't point to multiple elements at once. In those situations, I mention the other elements in the text for this step.

In order to have more elements in the highlighted box, you can combine them in the source code. Create a div, that includes the elements you want to highlight. But I think this only works if the elements are kind of close to each other.