Vegaproperty Posted April 14, 2021 Share Posted April 14, 2021 Site URL: https://vegapropertyemporium.com/ The banner images on the home page on mobile are not fitting correctly - is there a code that i could use to fix this? Thank you https://vegapropertyemporium.com/ @tuanphan Link to comment
tuanphan Posted April 14, 2021 Share Posted April 14, 2021 Add to Design > Custom CSS /* resize home banner mobile */ @media screen and (max-width:640px) { section#about figure img { width: 100% !important; height: auto !important; left: 0 !important; top: 100px !Important; } section#about { min-height: unset !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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.