Add thick border too header black

Hi All,

I’d like to add this border in black on my mobile and desktop site above header

My site is https://scntwrld.com

Thank you

Hi it worked but doesnt work on sticky header, I want it to stay there when I scroll @Mosuditech

Yeah, that’s pretty easy with custom CSS. Go into your theme customizer, add a custom CSS block or edit theme.css, and add something like header { border-top: 8px solid #000; } at the top. You might need to adjust the selector depending on your theme structure but that should get you started. What theme are you using?

When I add to sticky header it doesnt show. Can you check my stick header target

Please remove the previous code and use this code instead

#SiteHeader { border-top: 4px solid #121212; }

Best regards,
Dan from Ryviu: Product Reviews App