How can I remove the white line under the menu in my header?

trying to remove the light white line under the menu

any help would be appreciated !

https://wigs-luxury.myshopify.com/?_ab=0&_fd=0&_sc=1

test

@hasanali1

hey,

Please add the below code above in theme.liquid

online store >> edit code >> theme.liquid

.header-wrapper--border-bottom { border-bottom: none!important; }

after added the given code looks like this

If our solution helpful for you then please like the post and tap on accepted.

if you want to discuss any further information then you can contact us.

thankyou.

1 Like