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

Merchant
Tól től United States
Tagság júl. 2024 óta

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
Tól től Netherlands
Tagság dec. 2022 óta

Put somewhere in your css:

section#box-newsletter-subscribe {
     display: none;
}
Merchant
Tól től United States
Tagság júl. 2024 óta

Do you know the Path and filename by chance?

tim
Founder
Tól től Sweden
Tagság máj. 2013 óta
tim

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

LiteCart Fan
Tól től Thailand
Tagság aug. 2017 óta

Also in Admin/Edit Styling add at the end:

box-newsletter-subscribe {display:none}

and save

Merchant
Tól től United States
Tagság júl. 2024 óta

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
Tól től Netherlands
Tagság ápr. 2025 óta

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

Te
Ez a weboldal nem használ cookie-kat és nem használ harmadik féltől származó nyomkövetési technológiát. Úgy gondoljuk, hogy jobban tudjuk csinálni, mint mások, és tényleg gondolunk az Ön magánéletére.