Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #1152
    Tatjana H
    Participant

    Hi there,

    Is there a place to remove the shadow under the navigation and if not what would the right custom css code be to change it?

    Thanks,
    Tatjana

    #1159
    Rubin
    Keymaster

    Hey,

    What stack are you using? Can you post a link to your site?

    #1161
    Tatjana H
    Participant

    Hey right back,

    Yes sure, I am playing around with the Integrity Stack.

    http://demo-eliza.oneclevercode.com/blog/

    #1162
    Rubin
    Keymaster

    Hey,

    Just add the following snippet of code into the CSS textarea in the Custom section of the Customizer:

    .x-navbar {
      -webkit-box-shadow: none;
              box-shadow: none;
    }
    #1175
    Tatjana H
    Participant

    Hey there,

    Yep, that was it. Thanks!

    Tatjana

    #1177
    Kory
    Keymaster

    No problem!

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