Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1268172
    clitara66
    Participant

    Hi there,

    The following are the credentials for the site that I’m working on:
    URL: http://susanreynolds.org
    WP: 4.6.1
    X Versions: 4.6.1 (with Child Theme)
    Cornerstone: 1.3.3

    I am having 2 issues:

    1. the subnav isn’t lining up with the main nav. Can you help me get these aligned properly?

    2. When you click on the individual blogs, (http://susanreynolds.org/call-for-stories/) the header is overlapping and covering the top image and side bar. Can you tell me how to fix this as well?

    Thank you for your help!

    Tara

    #1268182
    Paul R
    Moderator

    Hi Tara,

    Thanks for writing in!

    You can add this under Custom > Edit Global CSS in the Customizer.

    
    body .x-navbar .desktop .x-nav > li > a {
            padding-top: 20px;
    }
    
    body .x-nav-wrap.desktop {
        margin-top: 80px;
    }
    
    body.x-navbar-fixed-top-active .x-navbar-wrap {
        height: 201px;
    }
    

    Hope that helps.

    #1268497
    clitara66
    Participant

    Perfect! Thank you so much!

    #1268520
    Joao
    Moderator

    Glad to hear it,

    Joao

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