Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1291331
    Benjamin H
    Participant

    Hello,

    I am trying to add a drop shadow under my navbar, but what I have found so far has not worked. Could you tell me how to do this?

    My site is http://www.lvbaptist.org.

    Thanks!

    #1291369
    Joao
    Moderator

    Hi There,

    Please add to Appereance > Customizer > Custom > CSS

    .x-navbar {
        box-shadow: 3px 3px 10px #888888;
    }

    Adjust according to your wishes.

    Hope that helps

    Joao

    #1291526
    Benjamin H
    Participant

    That’s great – thanks!

    #1291589
    Prasant Rai
    Moderator

    You are most welcome. 🙂

  • <script> jQuery(function($){ $("#no-reply-1291331 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>