Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1335415
    TonyCline
    Participant

    Hello,
    I am trying to figure out how to center align my logo text so that it is directly above my top nav bar that is also center aligned. I can get the nav bar to be center aligned but the logo text is not. I am not using any logo images.
    see how it is misaligned here: http://cliffdwellers.thepropertymanagementmentors.com/

    It would seem straight forward but I have been unable to correct it myself and I have been unable to find any other posts directly related to this question in the forum.

    I am using X Theme 4.6.4

    Thanks,
    Tony

    #1335434
    Joao
    Moderator

    Hi Tony,

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

    .masthead-stacked .x-brand {
        margin: auto;
    }

    Hope it helps

    Joao

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