LauraRT Posted June 17, 2022 Share Posted June 17, 2022 Site URL: https://www.kokopelli.london/services Hello I have an alternative graphic/image I would like to upload for mobile which will be more mobile friendly. Is there some code someone could recommend which would enable me to have an alternative image when viewed on mobile? Thanks in advance! Link to comment
tuanphan Posted June 18, 2022 Share Posted June 18, 2022 Hi, Which section are you referring to? We can check easier 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
LauraRT Posted June 21, 2022 Author Share Posted June 21, 2022 (edited) Hello, It’s this section attached. I’m looking to add a narrower graphic when viewed on mobile. Thanks in advance Edited June 21, 2022 by LauraRT Link to comment
tuanphan Posted June 22, 2022 Share Posted June 22, 2022 17 hours ago, LauraRT said: Hello, It’s this section attached. I’m looking to add a narrower graphic when viewed on mobile. Thanks in advance Add to Design > Custom CSS @media screen and (max-width:767px) { div#block-4c938d3a0bbe38d857be img { content: url(https://cdn.pixabay.com/photo/2022/05/13/15/46/flower-7194038__340.jpg);; } } 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
ayeyezed Posted February 19 Share Posted February 19 Hi what about images on scrollers? how do i customise the mobile version with alternative graphics? thank you Link to comment
tuanphan Posted February 20 Share Posted February 20 23 hours ago, ayeyezed said: Hi what about images on scrollers? how do i customise the mobile version with alternative graphics? thank you Can you share link to page where you use image? I can check this case easier 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