[Solved] Don't want newsletter. Can I disable it?

Merchant
Depuis United States
Membre depuis juil. 2024

I know it was a tremendous effort creating the newsletter and related functions.
Thanks for your hard work!

However, I don't want the newsletter, is there a way to disable it?
Not shown at all.
Is it as simple as rem the code?  Where?

I just don't have time for a newsletter.

LiteCart Fan
Depuis Netherlands
Membre depuis déc. 2022

Put somewhere in your css:

section#box-newsletter-subscribe {
     display: none;
}
Merchant
Depuis United States
Membre depuis juil. 2024

Do you know the Path and filename by chance?

tim
Founder
Depuis Sweden
Membre depuis mai 2013
tim

Try adding it in this one
/includes/templates/default.catalog/css/app.css

LiteCart Fan
Depuis Thailand
Membre depuis août 2017

Also in Admin/Edit Styling add at the end:

box-newsletter-subscribe {display:none}

and save

Merchant
Depuis United States
Membre depuis juil. 2024

I tried jackmaessen's suggestion, then tried vilaipon's suggestion.
I used vilaipon's suggestion because it was easily accessible without have to ftp and upload.

Worked perfectly...

Thanks everyone for the help!

LiteCart Fan
Depuis Netherlands
Membre depuis avr. 2025

I tried the same, but it only worked with this:

Vous
Ce site n'utilise aucun cookie ni aucune technologie de suivi tierce. Nous pensons pouvoir faire mieux que les autres et nous nous soucions vraiment de votre vie privée.