Hi all,
I have problems with removing my newsletter sign up form in my footer.
I attach two pictures.
Is there a possibility to change the code, so you don’t see the newsletter form anymore?
Thank you in advance!
Best regards,
Ronny
Hi all,
I have problems with removing my newsletter sign up form in my footer.
I attach two pictures.
Is there a possibility to change the code, so you don’t see the newsletter form anymore?
Thank you in advance!
Best regards,
Ronny
If you want to visually hide the form, add this code to the bottom of base.css
.footer-block__newsletter {
display: none;
}
You are welcome!
How do i create a newsletter pop up when a user enters or leaves my website (Im using the dawn theme)
when i was using the debutify theme it was already in built but i prefer to use the Dawn theme