Shopify themes, liquid, logos, and UX
Hi. I am trying to remove the thin white line, which is currently on the bottom of my header if someone can please assist. Website is theothelabel.com
Thanks,
Joey
Solved! Go to the solution
This is an accepted solution.
There is usually a setting in the theme editor that allows you to remove it. If not, you can remove it with code:
1. Navigate to the code editor: Online Store --> Themes --> Edit code --> assets --> app.css
2. Add the following CSS code to the bottom of the file:
header#header {
border-bottom: none;
}
Let me know how it goes!
Freelance Shopify Developer | Helping Shopify merchants grow with high-converting online stores!
- Did I help? Leave a tip!
- Need my help? Chat on Telegram or WhatsApp
- Was your question answered? Mark it as an Accepted Solution ✅
This is an accepted solution.
There is usually a setting in the theme editor that allows you to remove it. If not, you can remove it with code:
1. Navigate to the code editor: Online Store --> Themes --> Edit code --> assets --> app.css
2. Add the following CSS code to the bottom of the file:
header#header {
border-bottom: none;
}
Let me know how it goes!
Freelance Shopify Developer | Helping Shopify merchants grow with high-converting online stores!
- Did I help? Leave a tip!
- Need my help? Chat on Telegram or WhatsApp
- Was your question answered? Mark it as an Accepted Solution ✅
You rock! This worked, thanks.
Happy to help!
Freelance Shopify Developer | Helping Shopify merchants grow with high-converting online stores!
- Did I help? Leave a tip!
- Need my help? Chat on Telegram or WhatsApp
- Was your question answered? Mark it as an Accepted Solution ✅
User | RANK |
---|---|
207 | |
178 | |
63 | |
51 | |
47 |
On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023The year-end shopping season is just around the corner. Is a flash sale on your radar? Are...
By Jasonh Nov 6, 2023