How can I change the top line color in the Impulse theme?

In Impulse theme you can change the color of lines and borders under the theme color settings but it doesn’t change the tiny line on the top of the page between the toolbar and the logo. Please see pic. Can someone help me figure out how to either add that line as part of the grouped “lines and borders” setting or how to just individually change the color of that line. Thank you.

Hey @VegasDave ,

Please share your website URL. I will check and provide solution here.

Thanks!

Hi There!

Locate your .site-header class and you will see the color at the end of the class:

.site-header {
    box-shadow: 0 0 1px #d02e2e;
}

Cheers!

Thank you so much!

Hi there!

Pretty new to this. I cannot seem to locate that specific line in the impulse theme. Where would it be? The theme might have changed since last year… Here’s my site so far. Would like to see if I can center the text and switch to background as well as text colour. Everything I’ve tried in the CSS.liquid has shown no results. Am I in the right place?

https://mlle-et-coco-inc.myshopify.com/

Thank you so much in advance!