How to remove "Shopify form powered by Hulksapp"

Hi anyone have any idea if i can remove the “Shopify form powered by Hulksapp” from the page?

1 Like

Hello There,

Please share your store URL and password.
So that I will check and let you know the exact solution here.

https://fonpintar.myshopify.com/
password: taclau

Sorry forgot to include, here you go zestard

1 Like

Hello There,

  1. In your Shopify Admin go to online store > themes > actions > edit code
  2. Find Asset > styles.css and paste this at the bottow of the file:
.hulk-powered-wrapper.text-right {
display: none!important;
}

Hi there, I have tried this trick but there is no styles.css in asset of my store. I am using Dawn V15.

Can you please help ? thank you :slightly_smiling_face: