Lgwynn Posted October 9, 2022 Share Posted October 9, 2022 Site URL: https://www.wynnsautodetailing.com/ The images on the banner slideshow on my home screen are way too big and gets cut off when viewed on a mobile platform. I have not been able to find a css code that helps or changes anything about the sizing of the images. Can someone help out with this? Link to comment
tuanphan Posted October 10, 2022 Share Posted October 10, 2022 Try adding to Design > Custom CSS @media screen and (max-width:767px) { /* List section height */ .user-items-list-item-container[data-section-id="62ec8ab9d8625f1bdc3e76e8"] ul { 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
Create an account or sign in to comment
You need to be a member in order to leave a comment