Header issue

There is annoying white line under my header. Can anyone tell me how to fix it??

Hi @pwcsangeeta ,

Could you kindly provide us with your store URL and, if applicable, the password, so that our team can offer you the necessary support?

Hello @primenest .
Our team is ready to help you.
Please share your website address and access password (if necessary) so that we can check and assist you.

www.primenest.store

www.primenest.store

Hi @primenest ,

Here are the steps you can follow:

1, Navigate to Online Store > Themes > Edit Code.

2, Locate and open the base.css (or theme.css, custom.css) file.

3, Paste the code snippet provided below at the bottom of the file, then save your changes.

#shopify-section-sections--17076117012661__header > img[src="//www.primenest.store/cdn/shop/t/8/assets/create-a-logo-for-my-...view.png?96"] {
    display: none;
}

Here is the result

We hope this assists in resolving the issue.

If you find our solution helpful, kindly consider Liking and Marking it as Accepted. Thank you!