What's your biggest current challenge? Have your say in Community Polls along the right column.

How can I remove a newsletter pop-up from my website?

How can I remove a newsletter pop-up from my website?

mohamed_arbi
Visitor
2 0 1

Hello, i want help with removing this newsletter pop up.

This is my website.

 

Screenshot (35).png

 

Replies 4 (4)

Made4uo-Ribe
Shopify Partner
9100 2176 2685

Hi @mohamed_arbi 

Check this one. 

From your Shopify admin dashboard, click on "Online Store" and then "Themes".

Find the theme that you want to edit and click on "Actions" and then "Edit code".

In the "Assets" folder, click on "site.scss.css" file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:

 

.js-newsletter-popup.newsletter-popup.show.newsletter-popup--active {
    display: none !important;
}

 

And Save. 

 

 

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 are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.
Create custom Shopify pages effortlessly with PageFly's drag-and-drop ⚙️.
mohamed_arbi
Visitor
2 0 1

Thanks a lor for the help but i can't find the "site.scss.css" file under the "Assets" folder.

But here are all of the files under the "Assets" folder. I hope you can help me identify which file i should paste the code in.

 

Screenshot (36).pngScreenshot (37).pngScreenshot (38).pngScreenshot (39).pngScreenshot (40).png

Made4uo-Ribe
Shopify Partner
9100 2176 2685

Try to paste in here. 

Made4uoRibe_0-1706799438709.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 are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.
Create custom Shopify pages effortlessly with PageFly's drag-and-drop ⚙️.

eFoli-Marvic
Shopify Partner
223 40 39

@mohamed_arbi 

 add this code to your site.scss.css file.

Navigate to the online store >> Click edit theme code.

Now find site.scss.css and paste the following code: 

.js-newsletter-popup.newsletter-popup.show.newsletter-popup--active{
  display: none !important;
}
Marvic | EFOLI
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- Checkout our apps:Inkybay || MultiVariants