Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1042183
    gobeyondesign
    Participant

    I want to create the top header as one image full width. What css code do I need to use and where do I need to place it. I want it to be stacked above the navigation menu. Could I use this as the logo?

    #1042218
    Rahul
    Moderator

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #1042286
    gobeyondesign
    Participant
    #1042915
    Christopher
    Moderator

    Hi there,

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

    .x-topbar .x-topbar-inner.x-container.max.width {
        width: 100%;
        max-width: 100%;
    }
    p.p-info {
        float: none !IMPORTANT;
    }
    .p-info img {
        width: 100%;
    }

    Hope it helps.

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