Css causing mobile device checkout problems

marcogolfomarcogolfo Registered Users Posts: 56 Big grins
edited April 26, 2014 in SmugMug Customization
Hi

It's been recommended I contact you.

I've had problems with customers ordering prints on my website. Engineers found out that I have some CSS that is causing the trouble with the shopping cart.

Mycustom footer is causing this. More specifically they think the width in this CSS:
.footer-menu-icon-area {
width: 939px;
height: 76px;
margin: 0px auto;
}

That width doesn’t resize for mobile like the rest of his site does, causing the page to appear wider to iOS Safari. Chrome on iOS and the browsers on Android appear to handle this correctly.

Can someone help me sort it out please?
Thank you
Mark

www.markbattistaphotography.co.uk

Comments

Sign In or Register to comment.