Parla di tutto ciò che riguarda Shopify e l'ecommerce
You are using Dawn theme? If it is check this one.
From your Shopify admin dashboard, click on "Online Store" and then "Themes"
Find the theme that you want to edit and click on "Actions" and then "Edit code".
In the "theme. Liquid" file. Find the </body> tag and paste the code below before the tag.
{% if template == 'cart' %}
<style>
footer.footer {
display: none;
}
</style>
{% endif %}
And Save.
If not working, would you mind to share yopur store URL? Thanks!
Scopri come espandere le tue operazioni a livello internazionale con il percorso di app...
By Shopify Feb 7, 2025Espandi la tua attività nel settore della vendita all'ingrosso con il percorso di appre...
By Shopify Jan 31, 2025Incrementare il traffico di nuovi clienti verso il sito del proprio negozio è una delle...
By _Filo_ Sep 23, 2024