Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1171002
    Matthieu
    Participant

    Hey there,
    I’d like to center my logo in the navbar since I’m using the superfly menu.
    What code should I add ?

    #1171008
    Matthieu
    Participant
    This reply has been marked as private.
    #1171019
    Christopher
    Moderator

    Hi there,

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

    a.x-brand.img {
        float: none;
        width: 18%;
        margin: 0 auto;
    }

    Hope that helps.

    #1171423
    Matthieu
    Participant

    Oh yes it does !
    Thank you for your help !

    #1171500
    Prasant Rai
    Moderator

    You are most welcome. 🙂

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