Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1108857
    yqb07162
    Participant

    Hi

    I would like my navbar and logo text to be alligned. At the moment the text is sitting above the navbar button. The Layout is inline which is what I want but I would like to bring the logo text down inline with the rest of the navbar buttons.

    Thanks,

    foxtrotglobal.co.uk

    #1108961
    yqb07162
    Participant
    This reply has been marked as private.
    #1108998
    yqb07162
    Participant
    This reply has been marked as private.
    #1109035
    Joao
    Moderator

    Hi There,

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

    
    .x-brand {
    
    padding-left: 5%;
    
    }

    Hope that helps,

    Joao

    #1109065
    yqb07162
    Participant

    Perfect!! Thank you very much.

    I’d also like to change text colour but only for (FOX) to be red. FOXTROT GLOBAL?

    #1109192
    Rahul
    Moderator

    Yes, you can go for it.

    And You’re welcome always!

    Thanks!

    #1109213
    yqb07162
    Participant
    This reply has been marked as private.
    #1109304
    Joao
    Moderator

    Hi There,

    Update the code above to:

    .x-brand, .x-brand a {
    padding-left: 5%;
    font-family: "FoxTrot";
    }

    Hope it helps

    Joao

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