Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1112513
    KBroyles
    Participant

    Can someone tell me how I can stamp Operation Healing Hoover on my menu at http://www.kellybroylesphotography.com so it doesn’t make the menu take up so much space horizontally?

    #1112530
    Joao
    Moderator

    Hi There,

    You can use a break tag <br> between the words, for example Operation<br>Healing Hoover

    Than to centralize you can add to Appereance Customizer CUstom CSS

    .x-navbar .desktop .x-nav>li>a>span {
    text-align:center;
    }
    
    

    Hope it helps

    Joao

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