Skip to main content

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.

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.


Reply