New Shopify Certification now available: Liquid Storefronts for Theme Developers

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

Solved
artiumc
Excursionist
25 0 7

Hello everyone

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

how can it be done?

thank you in advance 🙏

 

contactform.png

 

 

also i got this problem

hope you can help me

 

contactform2.png

 

my store link:

bula.co.il

pass: geibee

 

im really aprciate your help thank you very much!!

Accepted Solution (1)
ZestardTech
Shopify Expert
5300 950 1262

This is an accepted solution.

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;
}

 

ZestardTech_0-1698990832625.png

 

 

Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing

View solution in original post

Replies 3 (3)
ZestardTech
Shopify Expert
5300 950 1262

This is an accepted solution.

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;
}

 

ZestardTech_0-1698990832625.png

 

 

Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing
artiumc
Excursionist
25 0 7

THANK YOU VERY MUCH! IT WORKED😎

 

ZestardTech
Shopify Expert
5300 950 1262

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.

Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing