Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1112204
    webpagefreak
    Participant

    Hi, I’ve added some code I found on a thread, it almost did the job I wanted! I’m looking to completely clean up the above area in the photo so there’s no remaining shadown or anything, just complete transparency! Wasn’t sure what to change or add. Thanks for the help, always appreciated! Definitely want to get rod of the tiny page titles, and do that on every page if theres a global css for that:)

    header.masthead.masthead-stacked,
    .x-logobar,
    .x-navbar-wrap,
    .x-navbar {
    background: transparent!important;
    box-shadow: none;
    border: none;
    }

    .x-slider-container.below {
    margin-top: -174px;
    }

    http://www.snowyowltours.com

    #1112226
    Christian
    Moderator

    Hey there,

    Remove this code in your Appearance > Customize > Custom > CSS

    body .x-navbar {
    	background-color: rgba(255,255,255, 0.1) !important;
    }

    Then, turn on Navbar Transparency in Appearance > Customize > Integrity (see attachment) and turn off Breadcrumbs in Customize > Header

    Thanks.

    #1112251
    webpagefreak
    Participant

    OMG, breadcrumbs, now I get it! Everything worked, thanks so much!

    #1112273
    Prasant Rai
    Moderator

    Happy to hear that. Feel free to ask us again. Have a great day! 🙂

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