Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1092838
    mattdustin
    Participant

    Hey guys,

    I don’t know anything about coding or customization, but I’m loving the X-Theme so far.

    Anyways, my brand logo has a lot of white in it, is there a way to make the background color of my menu black or dark grey? I don’t see any options for that. The theme I had used for the last few years let me pick any color I wanted for the menu, but I can’t seem to figure that out here, and I’m not sure if there’s some coding or something to change it.

    Any help would be much appreciated!

    http://www.mattdustin.com

    #1092895
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    It looks like the URL you have shared is not using WordPress and X Theme. Can you please share correct URL? However you can add this under Custom > CSS in the Customizer to change menu background color:

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

    Thanks.

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