tuanphan Posted September 1 Share Posted September 1 You can follow these to change Lock Page image to new image on mobile. #1. First, you need to access Lock Page #2. And set an image We will have this #3. Use this code to Website Tools > Code Injection > Lock Page to change it to another image on mobile. <style> @media screen and (max-width:767px) { div.sqs-slide img { content: url(https://cdn.pixabay.com/photo/2023/10/10/15/37/motorcycle-8306765_1280.jpg); } } </style> #4. Result Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment