JamesYoxall Posted April 8, 2020 Share Posted April 8, 2020 Site URL: https://www.grampiangraziers.co.uk I am having issues with the main image on my home page, when viewed on mobile you can just see the right hand cow's back end - not a great shot for visitors to the website! Is there anything I can do to adjust the image so that it reduces in size rather than just the view you get reduces OR change where the view resizes to so that it's a whole cow, or cow head rather than cow back end? Thanks, James Link to comment
tuanphan Posted April 8, 2020 Share Posted April 8, 2020 Add to Home > Design > Custom CSS @media screen and (max-width:767px) { [data-section-id="5e7a90f96d9a095017eb2f0c"] .section-background img { object-position: 80% 50% !important; } } 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
JamesYoxall Posted May 2, 2020 Author Share Posted May 2, 2020 On 4/8/2020 at 2:24 PM, tuanphan said: Add to Home > Design > Custom CSS @media screen and (max-width:767px) { [data-section-id="5e7a90f96d9a095017eb2f0c"] .section-background img { object-position: 80% 50% !important; } } Thank you very very much 🙂 Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.