Hi there.
I have a few requests. My shop is www.modelsupps.it
We are using the Refresh Theme by Shopify.
I would like to
-
Center the menu on the desktop, as in the customization options of the theme there is not such option
-
Hide or remove the paypal button on the cart page
-
Hide or remove the featured collection section on the cart page
-
Hide or remove the subscribe to our newsletter section that shows up not only in the cart page but also in the contact page.
Thank you
Hi @ModelSupps ,
Thank you for the information. In this case you need to hire a Developer to do this works.
Or You can visit Us.
Hello @ModelSupps ,
You can follow these steps to fix issue 1-2-3:
- Go to Online Store->Theme->Edit code
- Open your theme.liquid file, paste the below code before
{% if template contains 'cart' %}
{% endif %}
I hope the above is useful to you.
Kind & Best regards,
GemPages Support Team
Hi there. It did help however I still have this bloody newsletter element that I cannot even remove from the theme and I don’t really know how to delete it or hide it. Thank you guys.