Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1079639
    kmatan
    Participant

    Hello X Theme Moderators!

    I’d like some advice on how I can move the top left logo on http://frewweb.commandcreative.net/ <- left some.. essentially I’d like it to be centered in the column. I played with the image size, but to no avail.

    I see it in the inspector as x-brand img but I’ve got to be applying the wrong formatting or am missing another attribute that is tied to it.

    #1079955
    Christopher
    Moderator

    Hi there,

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

    .x-navbar-fixed-left .x-brand, .x-navbar-fixed-right .x-brand {
        margin-left: 0;
        text-align: center;
    }

    Hope that helps.

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