Re: Caps in form

Solved

How can I capitalize 'Email' in Dawn theme?

AZ2024
New Member
26 0 0

Hello,

 

I am using Dawn theme. 

How can I make it so that 'Email' is written in Caps?

 

Screen Shot 2024-02-21 at 8.22.25 pm.png


Thanks,

Accepted Solution (1)

Ritu-25
Shopify Partner
129 26 15

This is an accepted solution.

Hello @AZ2024 , 

Please add this CSS in "newsletter-section.css". 

.newsletter-form__field-wrapper .field__label {
    text-transform: uppercase;
}

 

 

Thanks, 

Ritu 

 

 

If helpful then please Like and Accept Solution.
You can directly PM.
Email Me : nayakritu.2506@gmail.com

View solution in original post

Replies 2 (2)

webwondersco
Shopify Partner
1164 169 170

@AZ2024 Could you please share your store URL? so can guide you accordingly

Web Wonders | Shopify Partner | Connect here!
- Question answered? Mark as Accepted Solution, reply helpful? Click Like
- Hire me, if you want to design, re-design, develop a store, or make changes to the pre-built store.
- a small Coffee Tip would be greatly appreciated. :)..! Instagram

Ritu-25
Shopify Partner
129 26 15

This is an accepted solution.

Hello @AZ2024 , 

Please add this CSS in "newsletter-section.css". 

.newsletter-form__field-wrapper .field__label {
    text-transform: uppercase;
}

 

 

Thanks, 

Ritu 

 

 

If helpful then please Like and Accept Solution.
You can directly PM.
Email Me : nayakritu.2506@gmail.com