Announcement

Collapse
No announcement yet.

Checkout too wide on mobile

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Checkout too wide on mobile

    Hey folks, been with me for a lot of years, we generally do all our website stuff in-house… This means our site doesn’t look quite as modern as it could which were OK with.

    Noticed today on my phone that during checkout, some of the page is getting cut off.

    I’m sure this was always happening. We haven’t really changed anything.

    Can someone quickly point me to how to adjust this?

    Many thanks in advance!
    Attached Files
    Mike Batson
    http://www.nstarleather.com
    [email protected]

    #2
    A quick patch that may be enough is changing
    Code:
    <div class="row customer-fields">
    to
    Code:
    <div class="customer-fields">

    Comment


      #3
      Thanks I appreciate the answer!
      I'll try it!
      Mike Batson
      http://www.nstarleather.com
      [email protected]

      Comment


        #4
        that seems to have done it!
        Mike Batson
        http://www.nstarleather.com
        [email protected]

        Comment

        Working...
        X