Tagged: x Author Posts September 2, 2016 at 8:20 am #1158454 yhshin1020Participant Hey, How do I change the box shadow offset for ubermenu? Currently it looks like the first image below, but i want to make it look like the second pic. Thank you. September 2, 2016 at 8:21 am #1158458 yhshin1020Participant This reply has been marked as private. September 2, 2016 at 1:21 pm #1158738 JadeModerator Hi there, You can add this under Custom > CSS in the Customizer. .ubermenu-main .ubermenu-item-level-0 > .ubermenu-submenu-drop { -webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75); -moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75); box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75); } Hope this helps. September 2, 2016 at 1:21 pm #1158739 JadeModerator Hi there, You can add this under Custom > CSS in the Customizer. .ubermenu-main .ubermenu-item-level-0 > .ubermenu-submenu-drop { -webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75); -moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75); box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75); } Hope this helps. Author Posts <script> jQuery(function($){ $("#no-reply-1158454 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In