What type of css selector do i need for this mobile problem?

Hmm … it’s not very clear from that, but it looks as if they’re using <span>s to mark up sections of text placed directly within a <div>. You have your text broken down into sections using <p> tags, so I’d have thought you could add the itemprop directly to those.

1 Like