Zeo Posted May 12 Posted May 12 Hi, I set up my site and have images on the top of each page (ignore home page) it looks fine on desktop but when viewing on mobile it crops very small and just looks horrible, is there any way to fix this? (hope ive explained well enough) https://www.zeozeonardo.co.uk/
Solution tuanphan Posted May 13 Solution Posted May 13 You try this to Website > Website Tools > Custom CSS @media screen and (max-width:640px) { body:not(.homepage) section.Intro.Intro--has-image { min-height: 350px; } } 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!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment