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

Merchant
Od United States
Členem od čvc 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
Od Netherlands
Členem od pro 2022

Put somewhere in your css:

section#box-newsletter-subscribe {
     display: none;
}
Merchant
Od United States
Členem od čvc 2024

Do you know the Path and filename by chance?

tim
Founder
Od Sweden
Členem od kvě 2013
tim

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

LiteCart Fan
Od Thailand
Členem od srp 2017

Also in Admin/Edit Styling add at the end:

box-newsletter-subscribe {display:none}

and save

Merchant
Od United States
Členem od čvc 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
Od Netherlands
Členem od dub 2025

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

Vy
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.