Shopify themes, liquid, logos, and UX
Hi there,
can anyone help with advise as to how I can remove the thin line under the header between header and main bit?
rheakalo.com
Hello @RheaKalo
Go to online store ---------> themes --------------> actions ------> edit code-------> theme.scss.css
add this code at the end of the file.
.border-bottom {
border-bottom: 0px !important;
}
result
If this was helpful, hit the like button and accept the solution.
Thanks
Comment puis je faire si je n'ai pas de theme .css, je suis sur le theme Dawn ... Merci
Voici la page
https://www.bellora-bijoux.com/pages/participer-au-calendrier-de-lavent
J'ai le même problème de page
Hi @RheaKalo
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset > theme.scss.css and paste this at the bottom of the file:
nav#AccessibleNav {
border-bottom: none;
}
We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024