Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1192745
    Nina M
    Participant

    I can’t seem to get rid of the shadow on the bottom of my logo bar – I am using Integrity – here’s what’s in CSS that I’ve tried (below) and url is http://www.miachocolates.com

    .x-navbar .x-nav > .current-menu-item > a,
    .x-navbar .x-navbar-inner .x-nav-collapse .x-nav > .current-menu-item > a {
    -webkit-box-shadow: none;
    box-shadow: none;
    }

    .x-navbar-wrap {
    position: relative;
    z-index: 99;
    border: none;
    box-shadow: none;
    }

    div.x-navbar.x-navbar-fixed-top, .x-colophon + .x-colophon {
    border: none;
    box-shadow: none;
    box-shadow: none;
    }

    .entry-wrap {
    -webkit-box-shadow: none;
    box-shadow: none;
    }

    .x-navbar {
    border-bottom-color: #ffffff !important;
    box-shadow: none !important;
    }

    blockquote.x-blockquote {
    border-width: 0;
    }

    .x-breadcrumb-wrap {
    background-color: #fff;
    border: none;
    margin-top: 10px;
    }

    thanks!

    #1192834
    Joao
    Moderator

    Hi there,

    Please add the following code to Appereance > customizer > Custom > CSS

    .x-logobar {
    border: 0;
    }

    Hope it helps

    Joao

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