Comments Chris Peaslee started the conversationJune 11, 2020 at 6:25pmI'd like to add a drop shadow to the "Mini" menu so when the page scrolls we can get some depth. Thoughts on how to do this?Thx! 1,114Max repliedJune 11, 2020 at 6:47pmHi,what is your website URL so I can check and assist?Thanks, Max from the Sonaar.io Crew Chris Peaslee repliedJune 12, 2020 at 2:25pmMaxime,Unfortunately, due to non-disclosures we're not allowed to show anyone the site until it goes live.Below is the Custom CSS i had to add to make this happen, but it would be nice if this was an actual feature. /* Add Dropshadow to Mini Menu*/.classic-menu.fixed.mini.mini-active, .classic-menu.fixed.mini.mini-fullwidth-active { box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);} 1,114Max repliedJune 12, 2020 at 3:52pmHi Chris, Gotcha. I just added an option for the shadow that we will be releasing in the next theme update next week. See screenshot https://d.pr/i/9nwW9s That was a good idea.Thanks, Max from the Sonaar.io Crew Sign in to reply ...
I'd like to add a drop shadow to the "Mini" menu so when the page scrolls we can get some depth.
Thoughts on how to do this?
Thx!
Hi,
what is your website URL so I can check and assist?
Thanks,
Max from the Sonaar.io Crew
Maxime,
Unfortunately, due to non-disclosures we're not allowed to show anyone the site until it goes live.
Below is the Custom CSS i had to add to make this happen, but it would be nice if this was an actual feature.
Hi Chris,
Gotcha. I just added an option for the shadow that we will be releasing in the next theme update next week. See screenshot https://d.pr/i/9nwW9s
That was a good idea.
Thanks,
Max from the Sonaar.io Crew