It works properly on my PC.
And how it looks on mobile iPhone/Android.
Theme version Dawn 5.0.0
How jQuery file included :
My js code in custom section:
A jQuery implementation works correctly on desktop but fails to display properly on mobile devices (iPhone/Android). The issue occurs in a Shopify Dawn 5.0.0 theme with a custom section containing jQuery code for toggling text, images, and buttons.
Visual Evidence:
Attempted Solution:
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script> for jQuery inclusionResolution:
It works properly on my PC.
And how it looks on mobile iPhone/Android.
Theme version Dawn 5.0.0
How jQuery file included :
My js code in custom section:
Hi @nagrebeckiy ,
I think you can use
Hope my solution works perfectly for you!
Best regards,
Oliver | PageFly
Well, thanks everyone for help. I`ve found the solution by myself. Added full CDN path from 3.7.1 jQuery version. Didn’t change anything in it and it works ![]()
![]()