Shopify themes, liquid, logos, and UX
Hi, I am using the dawn theme, and just wanted to turn off the eyeglass, account and shopping cart icons in the upper right hand corner of the page. I also would not mind removing the "powered by Shopify" copy in the footer. Can anyone tell me how to edit the theme file? Thanks
Solved! Go to the solution
This is an accepted solution.
Hi @keithc123,
I hope you are doing well.
You can hide those content by following instruction
Step 1: Online store > Themes > Three-dot button > Edit code
Step 2: Search and Open "theme.liquid" file
Step 3: Add these codes right after <head> like this picture
<style>
svg.modal__toggle-open.icon.icon-search,
details-modal.header__search,
a#cart-icon-bubble,
a.header__icon.header__icon--account.link.focus-inset.small-hide,
.footer__copyright.caption {
display: none!important;
}
</style>
I hope this is useful to you!!! 🤗
B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.
B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.
B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.
BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now
@keithc123 , go to theme.liquid and add the following code to the end of it before </body> tag :
<style>
svg.modal__toggle-open.icon.icon-search {
display: none;
}
a#cart-icon-bubble {
display: none;
}
.footer__copyright.caption {
display: none;
}
</style>
thanks, I was able to get the shopping bag to turn off, but not the rest?
oh footer is turned off also, thanks
@Also, can you remove the first style here :
Ok, thanks, I just need the last bit of code for the account icon. I tried a couple of versions.
Thanks for your help, appretiate it
This is an accepted solution.
Hi @keithc123,
I hope you are doing well.
You can hide those content by following instruction
Step 1: Online store > Themes > Three-dot button > Edit code
Step 2: Search and Open "theme.liquid" file
Step 3: Add these codes right after <head> like this picture
<style>
svg.modal__toggle-open.icon.icon-search,
details-modal.header__search,
a#cart-icon-bubble,
a.header__icon.header__icon--account.link.focus-inset.small-hide,
.footer__copyright.caption {
display: none!important;
}
</style>
I hope this is useful to you!!! 🤗
B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.
B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.
B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.
BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now
Thanks to you both for your help, this was terrefic
Hi @keithc123 ,
We're happy to see that our suggestion helped you solve the issue, bro.
Can you kindly give us some likes? This can be a reference for other merchants if they have an issue like you and greatly motivate us to contribute to our community.
Thanks in advance.
Have a nice day!! ^^
B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.
B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.
B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.
BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025