How To Make Footer Transparent On Studio Theme?

Studio theme my website is https://gizmogods.com/collections/drop-1

Hello @AidenGrails

You can follow these steps:

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

  1. Open your theme.liquid file, paste the below code before

{%  if collection.handle contains 'drop-1' %}   
  
{%  endif %}

I hope the above is useful to you.

Kind & Best regards,
GemPages Support Team