Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1110290
    MIGAMusic
    Participant

    Hi, I was wondering if it was possible to align all of the menu buttons except for one onto the left side? I would like to have my call button all the way on the right, like paypal.com has their sign up button (except so that it lines up with the max content width of my website) and the rest of the buttons aligned to the left max content width.

    My website is migamusic.net, I will put log in info in the next post just in case it is needed. Thanks.

    #1110291
    MIGAMusic
    Participant
    This reply has been marked as private.
    #1110581
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in! To resolve this issue, please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    .masthead-stacked .desktop .x-nav {
        width: 100%;
    }
    
    .x-navbar .desktop .x-nav #menu-item-359 {
        float: right;
    }

    Please let us know if this works out for you.

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