Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1059763
    kik4adog
    Participant

    I want to use an image as a background to my menu header. I still want the text in the header. I just want to use an image as the background. Does anyone know how I can do that?

    Thanks

    #1059811
    Christopher
    Moderator

    Hi there,

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

    .x-navbar,.x-logobar{
    background-image:url("add image URL");
    background-repeat:no-repeat;
    
    }

    Hope that helps.

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