Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1173707
    bdestrempes
    Participant

    Hi,

    I am trying to move my logo to the left of the navbar (instead of within the 88% default width) as well as change its background-color.

    I can change the height and background-color of .x-brand but that doesn’t quite accomplish what I’m trying to do.

    I attached an example of the desired result.

    Thanks in advance!

    #1173744
    Joao
    Moderator

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #1173776
    bdestrempes
    Participant
    This reply has been marked as private.
    #1174316
    Christopher
    Moderator

    Hi there,

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

    .x-navbar .x-container.max.width {
        width: 100%;
        max-width: 100%;
    }
    a.x-brand.img {
        background-color: #000;
        margin-top: 0;
    }

    Hope that helps.

    #1174904
    bdestrempes
    Participant

    Works perfectly, thanks for the help!

    #1175020
    Thai
    Moderator

    Glad it worked 🙂

    If you need anything else please let us know.

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