change email capture

change email capture

JoaquinExcitare
Explorer
51 0 17

Hello,

 

Does anybody know how we can change the font type of the email caputure?

We also want the description to appear smaller on MOBILE and make the text "EMAIL" smaller.

 

ThanksScreenshot 2025-01-06 at 10.22.57.png

Replies 10 (10)

oscprofessional
Shopify Partner
16215 2425 3149

Hi @JoaquinExcitare ,

Could you please share your store URL so that we can review it and provide you with the best solution?

Get pass your Store Core Web Vital Free Speed Optimization Audit, Chat on WhatsApp | Skype : oscprofessionals-87 | Email: pallavi@oscprofessionals.com | Hire us | Guaranteed Site Speed Optimization | Website Free Audit | Shopify Theme Customization | Build Shopify Private App | Shopify SEO | Digital Marketing | Oscp Upsell & Cross sell App : Free | Oscp Sales & Volume Discount App : Free | Custom Pricing Wholesale App : Free | OSCP Shipping Discounts App : Free
JoaquinExcitare
Explorer
51 0 17
oscprofessional
Shopify Partner
16215 2425 3149

Go to Online Store > Themes > Actions > Edit Code > base.css
Add below code in base.css  file

@media (max-width: 768px) {
 .newsletter-form__field-wrapper label.field__label {
    font-size: 13px;
    text-transform: lowercase;
 }
 .newsletter__subheading.rte p {
    font-size: 12px;
 }
}

 

Get pass your Store Core Web Vital Free Speed Optimization Audit, Chat on WhatsApp | Skype : oscprofessionals-87 | Email: pallavi@oscprofessionals.com | Hire us | Guaranteed Site Speed Optimization | Website Free Audit | Shopify Theme Customization | Build Shopify Private App | Shopify SEO | Digital Marketing | Oscp Upsell & Cross sell App : Free | Oscp Sales & Volume Discount App : Free | Custom Pricing Wholesale App : Free | OSCP Shipping Discounts App : Free
JoaquinExcitare
Explorer
51 0 17

Unfortunately, this code does not work

ZestardTech
Shopify Partner
6025 1080 1447

Hello @JoaquinExcitare ,

 

Could you please provide the URL/ password  to your store so that I can check it and provide you with the exact 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
JoaquinExcitare
Explorer
51 0 17

URL: https://excitarestudios.com/ 

 

No password

ZestardTech
Shopify Partner
6025 1080 1447

Hello @JoaquinExcitare,

Here are the steps to apply the necessary changes in your Shopify store:

  1. In your Shopify Admin, navigate to Online Store > Themes > Actions > Edit Code.
  2. Locate Asset > base.css and paste the following code at the bottom of the file:

 

.newsletter-form__field-wrapper .field label{
  text-transform: lowercase !important;
  font-family: cursive !important;
}

.newsletter-form__field-wrapper .field label::first-letter {
  text-transform: uppercase !important;
}

 

Let me know if you need further assistance!

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
JoaquinExcitare
Explorer
51 0 17

Unfortunately, this code does not work

topnewyork
Astronaut
1008 138 173

Hello, @JoaquinExcitare 
1) Go to Online Store
2) Edit Code
3) Find theme.css/base.css file
4) Add the following code in the bottom

 

@media (max-width: 768px) {
 .newsletter-form__field-wrapper label.field__label {
    font-size: 13px !important;
    text-transform: lowercase;
 }
 .newsletter__subheading.rte p {
    font-size: 12px !important;
 }
}

 

 Thanks!

Need a Shopify developer? Hire us at Top New York Web Design
Boost Your Store Sales with Volume/Tier Discount Try Big Bulk Discount
Create New Shopify Store For Just 1$/Month

DaisyVo
Shopify Partner
2665 322 372

Hi @JoaquinExcitare 

 

I hope you are well. You can follow our instructions below:


1/ Shopify admin > Online store > Customize: https://prnt.sc/XQ6IDB99kUCd
2/ From the left menu > Theme settings > Open Custom CSS: https://prnt.sc/iDxwa8zBQ4Z-
3/ Copy the code below and paste it there

 

Here is the code for Step 3:

 

Code 1: To edit font text

 

CODE edit font chữ email
.newsletter-form__field-wrapper > .field > input + label {
    font-family: Poppin !important;
}

 

 

Code 2: Reduce the text "email" on Mobile view

 

@media screen and (max-width: 768px){
.newsletter-form__field-wrapper > .field > input + label {
    font-size: 14px !important;
}
}

 

DaisyVo_0-1736170969078.png

 


Please let me know if it works. Thank you!

 

Best,
Daisy - Avada Support Team.

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Avada SEO & Image Optimizer - The #1 SEO solution