Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #643107
    janequade
    Participant

    Only one of my pages, the very last page, Today@CCA, is missing the navbar at the top of the page. If you look at the 2nd screenshot attached to this topic, you will see that it is below the first section. Not sure what it’s doing down there???

    x.ccacornerstone.com
    attached are screenshots of the last 2 pages, “spiritual life” and “today@cca”. the latter is missing the navbar.
    puzzling.

    thanks for your help!

    #643224
    Thai
    Moderator

    Hi There,

    Try adding following CSS under Customize > Custom > CSS:

    .page-id-1978 .x-navbar .desktop .x-nav > li > a:not(.x-btn-navbar-woocommerce) {
        padding-left: 16px;
        padding-right: 16px;
    }
    .page-id-1978 .x-navbar .desktop .x-nav > li > a {
        padding-top: 48px;
    }

    Hope it helps.

    #643675
    janequade
    Participant

    no. it did not help.

    #643972
    Jade
    Moderator

    Hi there,

    Please try this instead:

    .x-navbar .desktop .x-nav > li > a:not(.x-btn-navbar-woocommerce) {
        padding-left: 18px !important;
        padding-right: 18px !important;
    }

    Let us know how it goes.

    #645330
    janequade
    Participant

    no. this did not help either.

    #645646
    Rue Nel
    Moderator

    Hello Jane,

    Please do check your raw content. You have inserted and invalid code that messed up the whole layout of the page. We would suggest recreating the page and slowly adding this in it. Please carefully check and always make sure that you have inserted a valid code in the text and raw content elements.

    Since you have installed a caching plugin Zen Cache, please clear your plugin cache before testing your site. This can cause the changes to not take place on the front end. It will eventually show up when the cache regenerates, but it’s not ideal if you’re looking to see your changes immediately. Caching plugins are best to turn on only when you’ve finished building the site.

    Please let us know how it goes. Thank you.

    #646982
    janequade
    Participant

    I use it often when I’m making many changes. I clear the cache again and nothing.
    The header is still 1/2 way down the page.
    Attached screen shot.

    #647166
    Rue Nel
    Moderator

    Hello Jane,

    You have inserted an invalid html code that messed up your page layout. Please correct this code. It would be best if you recreate this page again in Cornerstone.

    Please let us know how it goes.

    #647228
    janequade
    Participant

    wow. I deleted the raw code and it worked! thanks.

    #647253
    Rad
    Moderator

    Glad to hear that, and you’re welcome.

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