Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #875958
    Ghennipher W
    Participant

    Hello,

    I’d like to move my logo over to the left, flush with the page. I’d also like to change the color of the navbar to orange. What I’ve attached is what I’d like to achieve, but here’s what the page actually looks like http://dev.acronym.com/test/

    Any help would be greatly appreciated!

    #875962
    Ghennipher W
    Participant
    This reply has been marked as private.
    #876322
    Christian
    Moderator

    Hey there,

    We’re sorry but we could only help you with moving the logo. Other tweaks would require custom development. Please add the code below in your Appearance > Customize > Custom > CSS.

    .x-navbar .x-container.max.width {
        max-width: 100%;
        width: 100%;
    }
    
    .x-nav-wrap.desktop {
        margin-right: 20px;
    }

    Thank you for understanding.

    #876551
    Ghennipher W
    Participant

    Thank you so much for the logo fix!

    #876804
    Prasant Rai
    Moderator

    You are most welcome. 🙂

    #882497
    Ghennipher W
    Participant
    This reply has been marked as private.
    #883445
    Darshana
    Moderator

    Let us know if you need anything else.

    Thanks!

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