Code not working on mobile

Hi,

I think I’m missing somwthing small here. Does anyone knows why this won’t work on mobile ?

I use the code to change a specific word’s color- works great on desktop..

https://bentobay.de/

pass: bawvay

My code:

Desktop look:

Mobile:

Hello @Daniel19901

This is Amelia at PageFly - Shopify Advanced Page Builder app.

The heading element on mobile is a different element from the one on desktop. To target the correct element on mobile, you can use devtools to inspect the page and identify the appropriate selector.

Hoping my solution helps you solve your problem.

Best regards,

Amelia | PageFly

Thank you