AliceinLondon Posted September 5, 2022 Share Posted September 5, 2022 Site URL: http://aychao.com My header banner isn’t centred on some mobile devices—moto and samsung show only the left side (so basically all clouds with some doodles) while it’s supposed to have the photo centered. I have the little white circle centred in the media section of the banner settings, is there somewhere else I need to tick centred or is there some code I can inject to fix the left issue? Link to comment
tuanphan Posted September 7, 2022 Share Posted September 7, 2022 Add to Design > Custom CSS @media screen and (max-width:767px) { body.homepage .Parallax-item:first-child img { width: 100% !important; height: auto !important; left: 0 !important; } section#welcome { min-height: unset !important; height: 160px; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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