Changing the Newsletter Subscription Page

Changing the Newsletter Subscription Page

HBH2024
Visitor
2 0 0

I've been trawling previous posts but haven't found a solution yet. 

 

The relevant page is https://www.handmadebyhayley.tv/pages/newsletter-sign-up

 

Part of what I want to alter is on the page and part is in the footer.

 

I want to increase the size of the text in both boxes as I think they're tiny.  


Can anyone help?  I might want to add an image too as to be fair it's looks pretty drab as it is 😄

 

Thank you

 

Newsletter.jpg

Replies 2 (2)

PageFly-Richard
Shopify Partner
4676 1071 1731

 

Hi @HBH2024 

 

This is Richard from PageFly - Shopify Page Builder App

 

Please add this code to your theme.liquid above the </head> to get this solved

Step 1: Online Stores > Themes > More Actions > Edit code

Step 2: click on theme.liquid and paste the code above the </head>

<style> 
.main-page-title + div h3,.footer-block__newsletter * {
    font-size: 22px;
}
</style>

PageFlyRichard_0-1722387478106.png

 

Hope this can help you solve the issue 

 

Best regards,

Richard | PageFly 

Please let me know if it works by giving it a Like or marking it as a solution!


➜ Optimize your Shopify store with PageFly Page Builder (Free plan available) 


All features are available from Free plan. Live Chat Support is available 24/7.

HBH2024
Visitor
2 0 0

Thank you Richard but I couldn't get this to work but I figured out the rest as I'd set the Newsletter as a page myself and forgot (thought it was a preset 😂)

 

I've done a work around so that'll be ok 

IMG_1051.jpeg