Shopify themes, liquid, logos, and UX
Hi, can anyone help me remove the black line with css ? thank you
49ba9f-f3.myshopify.com
Pass: paysku
Solved! Go to the solution
This is an accepted solution.
Go to your online store -> edit code -> base.css file and paste this css in the end of file
.header-mobile {
box-shadow: none !important;
border-bottom: unset !important;
}
This is an accepted solution.
Go to your online store -> edit code -> base.css file and paste this css in the end of file
.header-mobile {
box-shadow: none !important;
border-bottom: unset !important;
}
Hi @Daniel19901
Try this one.
@media only screen and (max-width: 1025px){
.section-header-mobile:not(.scrolled-past-header) .header-mobile--transparent {
border: none !important;
}
.header-mobile {
box-shadow: none !important;
}
}
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024