Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1082639
    artiisan
    Participant

    I was wondering was there a way w/o code to change the navigation bars color and change the background color separate so my logo blends with the background.

    As well even though I have a single image in a single column the image is aligned to the left, I would like it to be centered.

    http://www.run-aboat.com

    #1082943
    Christopher
    Moderator

    Hi there,

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

    .x-navbar {
        background-color: #000;
    }

    You can change navigation color, under Customize -> Header.

    Please add display:block;margin:0 auto; in images style field.

    Hope it helps.

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