Plain yogurt, for mobile devices

Permalink
Hi,

Sorry new to using Concrete5. Have developed a site using Plain Yogurt theme, have managed to edit the width to 1000px.

However now when viewed on iPhone/ iPad, shows with no borders (spacing either side) instead is tight to the edge.

Please help, any advise welcome...

http://www.nutri-healing.com

 
planist1 replied on at Permalink Reply
planist1
My guess is you would need to modify your themes main.css file line 13 to add max-width, padding to left and right.

Edit:
Or possibly adding a outside container div with a max-width and then change your inner div width to 100% putting padding on left and right.