Hi,
I’m using Impulse theme,
in the footer I have a newsletter signup - in mobile appears as a drop down.
I want it to be open by default in mobile view, can anyone help with code?
Thank you
-
In the left-hand sidebar, click on “Theme actions” (represented by three dots) and select “Edit code”.
-
In the code editor, open the “theme.liquid” file located under the “Layout” folder.
-
Search for the code that renders the newsletter signup form in the footer section. It might look similar to this:
I don’t have a section like this in the theme.liquid, nothing that refers to the newsletter.
