TLH Posted September 26, 2020 Posted September 26, 2020 Site URL: https://www.thelivinghouse.co.uk/ Hello I need to resize this image as it is currently too zoomed in for mobile view. I have looked on other peoples questions/answers and tried the codes however I can still not get the correct outcome. I have added a screenshot to show which image it is. Many Thanks Sophie
tuanphan Posted September 27, 2020 Posted September 27, 2020 Can you share link to page in screenshot? 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!)
TLH Posted September 27, 2020 Author Posted September 27, 2020 @tuanphan Im not sure if this is what you wanted me to do? but heres the link below https://www.thelivinghouse.co.uk/
tuanphan Posted September 27, 2020 Posted September 27, 2020 I mean I don't see image on screenshot in above link. Did you share exact link? 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!)
TLH Posted September 28, 2020 Author Posted September 28, 2020 Hi @tuanphan Is this what you mean? #block-83958b87425871cf6dda https://www.thelivinghouse.co.uk/
tuanphan Posted September 29, 2020 Posted September 29, 2020 Add to Home > Design > Custom CSS @media screen and (max-width:767px) { .homepage .gallery-fullscreen-slideshow img { object-fit: contain !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!)
TLH Posted September 29, 2020 Author Posted September 29, 2020 @tuanphan Thank you for the code however it has made the first gallery slideshow block smaller rather than the still image? Thanks Sophie
Recommended Posts
Archived
This topic is now archived and is closed to further replies.