cancel
Showing results for 
Search instead for 
Did you mean: 

Missing spaces in shipping-information-content

SOLVED

Missing spaces in shipping-information-content

I added a module that moves billing address to the shipping step. But now I miss some spaces on the billing address in the sidebar of the billing step.

 

Screen Shot 2018-04-25 at 12.30.46.png

 

I'm missing the spaces between firstname and lastname and zipcode and city under 'Ship to'.
Does anyone know where those spaces should be set normally in the M2 code? I can't find it.

I did find that module-checkout > view > frontend > web > template > shipping-information.html calls for getRegion('ship-to')

 

Does anyone have any idea where I would need to look?

1 ACCEPTED SOLUTION

Accepted Solutions

Re: Missing spaces in shipping-information-content

I added spaces in KnockoutJs to template > address-renderer > default.html

View solution in original post

1 REPLY 1

Re: Missing spaces in shipping-information-content

I added spaces in KnockoutJs to template > address-renderer > default.html