A few technicals requests about how to customize the content

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

  1. Center the menu on the desktop, as in the customization options of the theme there is not such option

  2. Hide or remove the paypal button on the cart page

  3. Hide or remove the featured collection section on the cart page

  4. 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:

  1. Go to Online Store->Theme->Edit code

  1. 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.