How can I fix the alignment issue on my contact page code?

Hey everyone,

I recently add code to my shopify’s contact page, but something’s wrong.

I added an “enterprise” and a “phone” part in the code, but as you can see the 2 parts are postoponed compared to the other part.

I would like that theses two part be exactly in the same configuration as the “name” and the “email” part.

This is the linh to my contact page : https://www.oceaniaenvironment.com/pages/contacts

I share with you the code that I added, could you tell me what’s wrong please ? And how could I change that ?

Télephone
{{ 'general.general.email' | t }}
Entreprise

don’t hesitate to ask me more informations

Thanks !

Hi @francois68 ,

Please change ‘grid__item medium-up–one-half’ => ‘input-wrapper’, it will work fine.

Code:


  
  

  
  

  
  

Thanks a lot for your answer !

1 Like