Hi, does anyone know how can I have my Footer section like this one on the picture? And also reduce the size of Footer beacuse right now is very large and I want to be minimal and clean
Please let me know!
Heres the link to my store
Hi, does anyone know how can I have my Footer section like this one on the picture? And also reduce the size of Footer beacuse right now is very large and I want to be minimal and clean
Please let me know!
Heres the link to my store
@bsilva_123 - whatâs the password to view page?
you can enter now please
Hi @bsilva_123
Please follow these steps:
Then go to Theme â Edit code â âfooter.liquidâ.
{%- if section.settings.newsletter_enable -%}
and copy all code wrapped by this condition:
And then paste all code below this line:
{%- endfor -%}
Please refer to the image below:
And this is the result:
I hope that it works for you.
I have this error:
Liquid syntax error (line 410): âjavascriptâ tag must not be nested inside other tags
Hi @bsilva_123
Weâve reviewed all code and have not found the error in our guide.
Your error Liquid syntax error (line 410): âjavascriptâ tag must not be nested inside other tags seems that you modified code from line 410, and our solution did not mention it.
Please double-check your code based on our guide. If you still have the error, please capture all the code, and Iâll find your issue.
It worked, thank you very much @BSS-Commerce !!! BUT
I have another question, theres any posible way to edit the code and leave the footer like the picture here?
Hi @bsilva_123
Changing the order in the code is impossible because the sections are saved in the theme and cannot be put together.
However, you can change the order of sections in Customize theme (Section Footer). Also, to reduce the spacing at the bottom of the page, you can edit it here:
I hope that itâs useful for you. Besides, if our suggestion worked for you, can you kindly give us a like and mark it as a solution? It can help other merchants solve their issues. Thanks