Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1334808
    rmgv2000
    Participant

    Hello
    my url is http://www.conciencia-coaching.nl/home2

    I want to have my menulinks centered.

    how can I do this?

    please advice

    #1334837
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> Global CSS :

    @media (min-width:979px){
    nav.x-nav-wrap.desktop {
        display: table;
        margin: 0 auto;
    }
    }

    Hope that helps.

    #1334862
    rmgv2000
    Participant

    Thank you so much!!!!!! it helps!

    #1334872
    Lely
    Moderator

    You’re welcome!

    Cheers!

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