Adding outline or text shadow to menu on Brooklyn theme

I’m trying to make my header font more visible by either adding a border/outline on the text, or by adding a drop shadow. I am using the brooklyn theme for my shop: https://onesto-foods.myshopify.com/

Password flowmp

@onestofoods

thanks for post

can you please try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
.site-nav li a {text-shadow: 1px 1px 3px #000000;}

Oh man, thank you so much!

@onestofoods

it’s my pleasure to help us