Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter nikoneznanovic1

    (@nikoneznanovic1)

    The order summary is in a separate container and ordered with CSS. Try this to change the position in mobile:

    .is-medium .wc-block-checkout__sidebar, .is-mobile .wc-block-checkout__sidebar, .is-small .wc-block-checkout__sidebar {
    order: 2;
    }

    Hello, this was very helpful, but when I do that, the order summary goes under the Buy it now button. Is there any possibility to put it before Buy it now button?

    Regarding compatibility list – is there any option when could this happen, cause I urgently need this plugin, if this won’t be able to be compatible I might not be able to use complete functionalities….

    Thanks upfront.

Viewing 1 replies (of 1 total)