Viewing 5 replies - 1 through 5 (of 5 total)
  • James Koster

    (@jameskoster)

    Hey,

    The code Nicola provided should not affect mobile at all. Are you using the latest version of both Storefront and Boutique? It seems to be working fine on our demo: http://demo2.woothemes.com/boutique/

    Thread Starter sallyfgs

    (@sallyfgs)

    Hi James! I don’t think the code from Nicola is the problem, I think I must have made some other change to the custom CSS that caused the mobile version to look weird. I’m going to revert the style sheets back to the original and work backwards to try to correct it.

    Thread Starter sallyfgs

    (@sallyfgs)

    Figured it out. I have a different question that I’m going to put in a different/new thread. Thanks!

    Thread Starter sallyfgs

    (@sallyfgs)

    Oh also, just for posterity – I’m not sure how I caused the problem in the first place of the mobile version of the page scrolling left and right on mobile, but the solution ended up being putting this into the child these CSS:

    html, body {
    	width: 100%;
    	overflow-x: hidden;
    }
    Thread Starter sallyfgs

    (@sallyfgs)

    child “theme” CSS.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Storefront/Boutique mobile width problems’ is closed to new replies.