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

Merchant
Dari United States
Anggota sejak Jul 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
Dari Netherlands
Anggota sejak Des 2022

Put somewhere in your css:

section#box-newsletter-subscribe {
     display: none;
}
Merchant
Dari United States
Anggota sejak Jul 2024

Do you know the Path and filename by chance?

tim
Founder
Dari Sweden
Anggota sejak Mei 2013
tim

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

LiteCart Fan
Dari Thailand
Anggota sejak Agu 2017

Also in Admin/Edit Styling add at the end:

box-newsletter-subscribe {display:none}

and save

Merchant
Dari United States
Anggota sejak Jul 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
Dari Netherlands
Anggota sejak Apr 2025

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

Anda
This website uses no cookies and no third party tracking technology. We think we can do better than others and really think about your privacy.