Dawn theme align the text in the contact form to anothet side

Hello everyone

i trying to move the text in the forms to another side

how can it be done?

thank you in advance :folded_hands:

also i got this problem

hope you can help me

my store link:

bula.co.il

pass: geibee

im really aprciate your help thank you very much!!

1 Like

Hello There,

  1. In your Shopify Admin go to online store > themes > actions > edit code
  2. Find Asset > base.css and paste this at the Top of the file:
.contact label.field__label {
right: 10px;
}

THANK YOU VERY MUCH! IT WORKED :smiling_face_with_sunglasses:

1 Like

Thank you for your response. It’s good to know that it’s worked for you. Kindly feel free to get back to me if you need any further assistance.
If helpful then please Like and Accept Solution.