Shopify themes, liquid, logos, and UX
Hi guys,
Website: seraneeva.com
I've been stuck on this for a while. How can I get rid of the newsletter signup on the search page?
Solved! Go to the solution
This is an accepted solution.
@flammagreg Please follow below steps to remove the newsletter signup section on the search page. Let me know whether it is helpful for you.
remove the "Newsletter" section by clicking the "bin" icon near to the "Newsletter" text which is marked in the below screenshot.
Hi @flammagreg,
You can go to Themes -> Edit code -> find the 'theme.min.css' file and add this code at the bottom:
.template-search .section--newsletter {
display: none !important;
}
Hope this helps.
Hello @flammagreg
Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code
Step 2: Search file base.css, theme.css, styles.css, custom.css or theme.scss.liquid
Step 3: Insert the below code at the bottom of the file -> Save
.template-search .section--newsletter {
display: none;
}
Best Regards,
Dws_pvt_ltd
This is an accepted solution.
@flammagreg Please follow below steps to remove the newsletter signup section on the search page. Let me know whether it is helpful for you.
remove the "Newsletter" section by clicking the "bin" icon near to the "Newsletter" text which is marked in the below screenshot.
Do you also know how I can't get ride of the white box around the newsletters sign up in the footer? It should look like how it looks on the homepage
@flammagregIt seems you have fixed it, please let me know if you need any other help.
Hello,
I am San from MS Web Designer.
Go to Themes > Edit code > Theme.liquid > at the bottom place this code before </body>
<style>
.template-search .newsletter--section-wrapper{display:none !important}
</style>
Hope this helps.
Do let me know in case of any concerns.
Regards,
San
If it’s helpful to you, please mark it as a solution.
Need Help with Shopify Design, Migration, Speed, or Custom tasks?
email: hi@mswebdesigner.com
Try Our Conversion Booster app to get more sales | Connect Our Founder Linkedin
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025