Astra – How to remove shadow from submenu?
-
Hi,
I have a shadow around my sub-menu items and I don’t know how to remove it.
How can I solve it?
These all don’t work:
.sub-menu .menu-link { box-shadow: unset; }
.sub-menu .menu-link { box-shadow: none; }
.sub-menu .menu-link { -webkit-box-shadow: none; -moz-box-shadow: none; }The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Astra – How to remove shadow from submenu?’ is closed to new replies.