Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1364548
    kenyamawusi99
    Participant

    Hi!

    I would like to have my nav bar on my homepage, different from the other pages. I would like to get rid of the background color (so you can see my image).

    I would also like to know how to get rid of the line underneath my nav menu. I think I pressed something, but I don’t know what.

    Thank you!

    Kenya

    #1364549
    kenyamawusi99
    Participant
    This reply has been marked as private.
    #1364568
    Joao
    Moderator

    Hi There,

    Seem like you dont have a navbar on your home page right now.

    Please place your navbar in place in order that we can help with the customizations

    Thanks

    #1364582
    kenyamawusi99
    Participant

    I added the nav bar back.

    Thanks

    #1364633
    Joao
    Moderator

    Hi There,

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

    
    .home .x-navbar {
          background: none;
    
    }
    .x-navbar {
      border-bottom: none;
      box-shadow: none;
    }
    .home .x-main.full {
      margin-top: -100px;
    }
    .x-navbar .desktop .x-nav > li > a:not(.x-btn-navbar-woocommerce) {
    
        border: 0;
      box-shadow: none;
    }

    If you want to remove the white bar at the top go to Appereance > Customizer > Header and turn off header widget and also the topbar content.

    Hope it helps

    Joao

    #1364725
    kenyamawusi99
    Participant

    Thank you!

    One last question, how do I get rid of the extra space at the top, and unstick the nav bar?

    Thanks!

    #1364770
    Joao
    Moderator

    Hi There,

    I dont see any extra space at the top, I believe you already took care of it, if not please provide a screenshot of what you are referring to.

    To change from sticky to fixed, go to Appearance > Customizer > Header and Select Navbar Fixed Top

    Hope it helps

    Joao

    #1364793
    kenyamawusi99
    Participant

    Oh I fixed the top part, but the white section between the image and pink bar won’t go away.

    Thank you

    #1365402
    Rue Nel
    Moderator

    Hello There,

    Thanks for updating in! Please edit your page in Cornerstone and in the section settings, you need to make sure that the margins is set to zero.

    http://prntscr.com/e6td7o

    If you need anything else we can help you with, don’t hesitate to open another thread.

    #1365429
    kenyamawusi99
    Participant

    Thank you!

    #1365459
    Prasant Rai
    Moderator

    You are most welcome. 🙂

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