• Hi,

    I would like to move the shipping address, something like 3cm to the right?

    Can you help me please ?

    Best regards

    Tony

Viewing 1 replies (of 1 total)
  • Hi @feuille-blanche,

    I apologize for the late reply. Do you want the shipping address all the way to the right side?

    You will have to add some css. In your theme’s style.css file, add the following code –

    .shipping-address {
          float: right!important;
     }

    Let me know if this is the way you want it to be displayed.

    Regards,
    Rashmi

Viewing 1 replies (of 1 total)
  • The topic ‘moving shipping address’ is closed to new replies.