Hello team,
On a website I use a design from the cloud library.
In the other website I use the tagdiv mobile plugin.
I would like, if possible, to add the same shadow under the header (menu), to the version that uses the tagdiv mobile plugin.
I know that tagdiv mobile plugin does not allow design changes, is it possible to add this shadow through custom css?
And another question I have is, is it possible to change the design of the menu button too if I use the tagdiv mobile plugin?
Thanks

Webs:
Hello,
I checked your website and seems you have the shadow => https://www.screencast.com/t/jeNf3NHKKSu,
Do you want to be more accent?
Thank you!
Hello @Anamaria,
I think it must be some kind of mistake. Using a mobile device, the menu is shaded in the home page, in categories… But it doesn’t have a shadow on the items, which is where I want.
I don’t know if it happens in all the items, but in most of them it does.
Can you add it there if you use css?
https://fotos.subefotos.com/5f8bb8001fcf24927f881d2d0bff514eo.jpg
Gracias
Hello,
You can try to add this code for the shadow => https://www.screencast.com/t/DI2uvVbO
.td-header-wrap {
box-shadow: rgba(100, 100, 111, 0.2) 0px 10px 15px 0px;
}
If you use the mobile theme, you can insert the code in Theme Panel -> Mobile Theme -> Custom Code => https://www.screencast.com/t/E6S87TVik4uQ or if not in Custom Code -> Phones => https://www.screencast.com/t/8yD6B5Ccj
Hope this helps you!
Thank you!
Website URL: https://cutt.ly/xksFTG4
Screenshots:
https://paste.pics/BHG56
https://paste.pics/BHG5P
Hello,
I checked your website and seems you have a line https://www.screencast.com/t/rWVuz7BsT, but for me, the menu isn’t sticky. => https://www.screencast.com/t/7qW60mp0Fm , maybe you disabled the option to be sticky.
Thank you!