Animate a single span element in interactions 2
        
      
      
          I recently wanted to animate a single span class element which is a part of a h1 title. But when I was in the interactions panel, I couldn't select that single span, only the whole title. 
There are of course workarounds, like use div's, but not s...