Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1291808
    qcc
    Participant

    I have seen on a few other sites the ability to have greater customization to the placement and hover characteristics of the header menu on a site in X Theme. Here is an example: http://elevationchurch.org. I am just curious is there is a way to make the header sit on top of the slider I have at the top of my site, as well as centering it without stacking the logo and menu items. Here is a link to our dev site: http://dev.questcommunity.com

    #1291887
    Joao
    Moderator

    Hi There,

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

    .home .x-navbar {
    
        background: none;
        border: none;
        box-shadow: none;
    }
    
    .home .x-main.full {
        margin-top: -37px;
    }

    Hope it helps

    Joao

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