Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1207616
    Oliver V
    Participant

    Hello!

    Everything updated and running Ethos stack in oliver.ideasparatriunfar.com

    I have applied your instructions from here: #94848

    Now, everything is working, but the Nav Bar is not “boxed” with the other content. You can see it here: http://prntscr.com/cr732l

    Can you help me to fix it?

    Thanks!

    Oliver.

    #1207780
    Friech
    Moderator

    Hi Oliver,

    Thanks for writing in! You’re using an old template on your child theme. Please look for the x-container-fluid classes on your child theme files, and update that to x-container.

    A quick fix is adding this on top of your custom CSS on Customizer.

    .x-navbar-inner .x-container-fluid {
    	width: 88%;
    	max-width: 1390px;
    	margin: 0 auto;
    }

    Hope it helps, Cheers!

    #1207854
    Oliver V
    Participant

    Hello!

    Many thanks for your reply.

    I updated the classes and fixed. Thanks!

    However, I see that the nav bar hasn´t got any margin or padding at botton. You can see here http://prntscr.com/cra2xb there is not gap, and sometimes even overlaps the buttoms.

    Can you help me finally with this?

    Thanks!

    Oliver.

    #1207900
    Oliver V
    Participant

    Hello!

    Don´t worry about this.

    Already fixed

    Oliver.

    #1207917
    Thai
    Moderator

    Glad you’ve sorted it out.

    If you need anything else, please let us know 🙂

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