• When viewing the cart on mobile, the qty buttons are aligned left right next to the label. Should be aligned right. Seems that the display: flex is pushing it to the left, but I can’t seems to get it aligned correctly. Thanks!

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author taisho

    (@taisho)

    Hello,

    I remember giving You a piece of advice on how to handle the shop page. It looks like this non-standard setting didn’t work as intended in this another place on the website. After some tests, display: inline-flex instead of display: flex should resolve the issue without creating additional problems.

    Best regards,

    Ryszard

    Plugin Author taisho

    (@taisho)

    Also, for this website, in plugin settings, Cart page align “Left” may be preferred, to keep it consistent with the alignment of other elements in desktop view. Currently, it’s the default value – “Center”.

    Thread Starter douboy

    (@douboy)

    Looks like that is going to do it for me. Thank you!!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Alignment Off In Cart On Mobile’ is closed to new replies.