I want to remove the grey line in header between logo and menus

I want to remove the grey line in header between logo and menus. But this features is not available in my theme could you guys can help to resolve this problem

Hi @officialglowgame

Welcome to the Shopify Community! Please share your store URL and password (if it’s password-protected), so I can check and provide you with the exact solution.

here is the store url

Hi @officialglowgame

  1. From your Shopify Admin, navigate to Online Store > Themes > Edit Code
  2. In the Assets folder, open base.css and add your CSS code at the end
#shopify-section-header div {
    border-top: 0;
}

thanks for your support :innocent:

Hi @officialglowgame

Thank you for your response. It’s good to know that it’s worked for you. Kindly feel free to get back to me if you need any further assistance.

If helpful, please like and accept the solution. :white_check_mark:

Hi i have another issue are you available

Hi @officialglowgame

Okay, you can email me and explain what the issue is.