powered by shopify -dawn theme

Solved
LunaZA
Tourist
9 0 1

Hi, i need help removing the 'powered by shopify' on dawn theme. I've taken it out the language section but its still on my store.

Accepted Solution (1)
PageFly-Richard
Shopify Partner
3650 804 1449

This is an accepted solution.

Hi @LunaZA ,

 

This is Richard from PageFly - Landing page builder, I’d like to suggest this idea:
Step 1: Go to Online Store->Theme->Edit code
Step 2: Asset->/section-footer.css->paste below code at the bottom of the file:

.copyright__content a[rel="nofollow"] {
    display: none;
}

I hope it would help you
Best regards,

Richard | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.

View solution in original post

Replies 3 (3)
suyash1
Shopify Partner
8656 1062 1406

@LunaZA - go to the footer.liquid file and comment the powered by code, it will remove it

 

or if you share the page link then I will check if we have unique id or class to it and then hide it using css

You are welcome to contact me - suyash.patankar@gmail.com, My timezone is GMT+5:30,to build shopify pages use pagefly

Support me 🙂
PageFly-Richard
Shopify Partner
3650 804 1449

This is an accepted solution.

Hi @LunaZA ,

 

This is Richard from PageFly - Landing page builder, I’d like to suggest this idea:
Step 1: Go to Online Store->Theme->Edit code
Step 2: Asset->/section-footer.css->paste below code at the bottom of the file:

.copyright__content a[rel="nofollow"] {
    display: none;
}

I hope it would help you
Best regards,

Richard | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.

juliamaxmax
New Member
11 0 0

This is the 6th method for today. everything else didn't help, this helped. Why do you constantly come up with topics with new problems?