This topic contains 1 reply, has 2 voices, and was last updated by
Wes 6 years, 8 months ago.
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.
Premium WordPress Themes for The Genesis Framework
Home › Community Forums › Legacy Theme Support › Product page left margin on iphone
This topic contains 1 reply, has 2 voices, and was last updated by
Wes 6 years, 8 months ago.
Hi Wes,
I was wondering if you take a quick look at this page for me: http://sub.hobartwebdesigns.com.au/shop/online-meal-orders/
For some reason I cannot seem to apply a margin-left style, as the order form is pushed hard left on the screen.
I guess I may have done this inadvertently with some other CSS? I have been able to shift the content using Firebug but it is not applying on the iphone.
I thought it might have worked this in the responsive section:
div.product div.summary, #content div.product div.summary {
margin-left: 2em !important;
}
Many thanks,
Graham
If you’re just trying to add space to the sides then you could just try and decrease the width of the #inner in your responsive sections (94% – 96% etc)…..that will handle all of your content inside the #inner.
You must be logged in to reply to this topic.