How to apply CSS drop shadow to navigation dropdown?

Hi, I have successfully styled the Debut Theme navigation text to add a drop shadow. This works great except it does not apply the shadow to a dropdown (please see image below). Can anyone please help?

I need the shadow applied to the “shop All” dropdown link please?

@drewibbo
Welcome to the Shopify community!
Thanks for your good question.

Please share your site URL,
I will check out the issue and provide you a solution here.

Hi,

its: l-p-vintage.myshopify.com

Password: dielia

span.site-nav__label {
    text-shadow: 2px 2px 8px #000000 !important;
    font-size: 25px !important;
    font-weight: 700 !important;
}

@drewibbo

  1. Navigate to Online Store->Theme->Edit code
  2. Asset->/theme.css or theme.scss ->paste below code at the bottom of the file.

You, my friend, are a lifesaver. Thank you so much.

1 Like

@drewibbo

if helpful kindly like our Solution. if you need any more help let me know. We are always happy to help you.