Remove mail icon from Impulse

Jeffro1234
Tourist
36 0 2

How can I remove the mail icon showing at the end of the line where it says "enter your email" from the Impulse theme newsletter signup in the footer?

 

icon.jpg

Replies 4 (4)
PageFly-Victor
Shopify Partner
7865 1785 3017

Hi @Jeffro1234 

 

You can try this code by following these steps:

Go to Online store => themes => actions => edit code  and add this code on file theme.liquid before tag </body>

 

PageFlyVictor_0-1681188836271.png

 

PageFlyVictor_1-1681188836314.png

 

 

 

<style>

.footer__newsletter-btn svg {

 display: none;

}

</style>

 

 

Hope this answer helps.

Best regards,

Victor | PageFly

banned
rt5
Shopify Partner
6 1 1

What about if you want to remove/hide the whole thing.
- Enter your Email and icon.-

I would like to only show the Social icons in this area.

Screenshot 2023-08-25 at 1.49.37 PM.png

BSS-Commerce
Shopify Expert
2851 383 405

Hi @Jeffro1234 

Can you kindly share your store link (with the password, if any) with us? We will check it and suggest you a solution if possible.

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.

For B2B solutions and custom pricing, check out B2B Solution & Custom Pricing |
For adding product labels/badges, visit Product Labels by BSS

BSS Commerce - Shopify Apps & Store Development Service Provider

Hire a Shopify expert | Shopify Plus Store Development

Anderson10
Excursionist
24 0 7

Hi BSS, is there any possibility of being able to share how to get rid of this? Many thanks