Custom font newsletter section footer

Solved

Custom font newsletter section footer

emilyaugstudios
Explorer
100 0 39

Hey everyone, I would like to change the font of my newsletter section title within the footer, where it shows '10% off your first order' – Each time I have tried to do this it either doesn't work or changes the font in the title/description on the left too, which I don't want to change.

 

This is the font family I am trying to update it too, any help would be appreciated as I can't quiet figure out what I am missing 🙂

 

{
font-family: 'PPEditorialNew-Italic', serif !important;
}

 

URL – https://pantee.co.uk/?_ab=0&_fd=0&_sc=1&preview_theme_id=144118972631

Screenshot 2024-09-04 at 12.06.25.png

Accepted Solution (1)
Tech_Coding
Shopify Partner
87 28 25

This is an accepted solution.

You can add code by following these steps

1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file

3. Paste the below code before </body> on theme.liquid
<style>
  .section-footer__newsletter-block .section-footer__title.heading-font.h6 {
      font-family: 'PPEditorialNew-Italic', serif !important;
  }  

</style>

Tech_Coding_0-1725449473566.png

my reply helpful? Click Like to let me know!
your question answered? Mark it as an Accepted Solution.

my reply helpful? Click Like to let me know!
your question answered? Mark it as an Accepted Solution.
Shopify UI Developer
Your Coffee Tips adds a little sweetness to my day.

View solution in original post

Replies 5 (5)

Moeed
Shopify Partner
4907 1295 1571

Hey @emilyaugstudios 

 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file

4) Add the following code in the bottom of the file above </body> tag

<style>
.section-footer__title.heading-font.h6 {
    font-family: 'PPEditorialNew-Italic' !important;
}
</style>

RESULT:

Moeed_0-1725448543430.png

 

If I managed to help you then, don't forget to Like it and Mark it as Solution!

 

Best Regards,
Moeed

-Need a Shopify Specialist? Chat on WhatsApp
- Custom Design | Advanced Coding | Store Modifications
- Your Coffee Tip and my code, A perfect blend. ❤️
emilyaugstudios
Explorer
100 0 39

Hi @Moeed thank you for the reply. Unfortunately I have tried this code already, and it does work, however it also changes the title on the left 'BRAND TITLE OR TAGLINE' which I don't want it to effect.

Tech_Coding
Shopify Partner
87 28 25

This is an accepted solution.

You can add code by following these steps

1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file

3. Paste the below code before </body> on theme.liquid
<style>
  .section-footer__newsletter-block .section-footer__title.heading-font.h6 {
      font-family: 'PPEditorialNew-Italic', serif !important;
  }  

</style>

Tech_Coding_0-1725449473566.png

my reply helpful? Click Like to let me know!
your question answered? Mark it as an Accepted Solution.

my reply helpful? Click Like to let me know!
your question answered? Mark it as an Accepted Solution.
Shopify UI Developer
Your Coffee Tips adds a little sweetness to my day.

Sangeetanahar
Excursionist
312 20 47

hello @emilyaugstudios 

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file

4) Add the following code in the bottom of the file above </body> tag

<style>

.section-footer__row__col.section-footer__newsletter-block {
    font-family: 'PPEditorialNew-Italic', serif !important;
}
</style>

 

result

Pantee-Sustainable-Underwear-Wireless-Bras-Elevated-Basics.png

 

 

If this was helpful, hit the like button and accept the solution.
Thanks

- Buy me a Pizza

Was I helpful?

Buy me a coffee



Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront
Email me -sangeetarahuldhiman@gmail.com - Skype: live:sangeetarahuldhiman -Whatsapp: +917009811712
Checkout Some Free Sections Here

Made4uo-Ribe
Shopify Partner
7631 1834 2246

Hi @emilyaugstudios 

check this one. 

 

From you Admin page, go to Online Store > Themes

Select the theme you want to edit

Under the Asset folder, open the main.css(base.css, style.css or theme.css)

Then place the code below at the very bottom of the file.

 

.section-footer__row__col.section-footer__newsletter-block .section-footer__title.heading-font.h6 {
    font-family: "SweetSansPro-Regular", sans-serif !important;
}

 

And save. 

Result:

Made4uoRibe_0-1725452137670.png

 

 

Please don't forget to Like and Mark Solution to the post that helped you. Thanks!

If this fixed your issue Likes and Accept as Solution is highly appreciated. Coffee tips fuels my dedication.
Get EXPERIENCED Shopify developers at affordable rates—visit Made4Uo.com for quick quote!
Do not lost your Shopify store! Get FREE trial with ✔️ Rewind Backup: Automatic, reliable, stress-free.
Need THEME UPDATES but has custom codes? No worries, contact us for affordable price.