Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1217814
    Nitesh
    Participant
    This reply has been marked as private.
    #1217908
    Rue Nel
    Moderator

    Hi There,

    Thanks for updating in! Please remove the image as your section background image. In your section, please make sure that you set the margin and padding to zero. And make sure that in the row settings, please disable the column container. Lastly, insert an image element. The image should be fullwidth just like what you wanted.

    Hope this make sense.

    #1218405
    Nitesh
    Participant

    Hi again,

    Great! That Works! Thank You again.

    My client has got another request that I think hopefully is possible with X. He wants to have exact same replica of the navbar in the footer as well. I have used the footer menu, but he needs a replica. Is there any way of achieving this?

    Regards.

    #1218633
    Rue Nel
    Moderator

    Hello There,

    Thank you for the updates. Please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    .x-colophon.bottom {
        background-color: #fff;
        padding: 0;
    }
    
    .x-colophon.bottom .x-container.max.width {
        padding-top: 20px;
        padding-bottom: 20px;
        background-color: #111;
        max-width: 675px;
    }
    
    .x-colophon.bottom,
    .x-colophon.bottom a,
    .x-colophon.bottom .x-colophon-content,
    .x-colophon.bottom .x-nav a,
    .x-colophon.bottom .x-nav a:hover,
    .x-colophon.bottom .x-nav li:after {
        color: #fff !important;
    }

    Hope this helps.

    #1220415
    Nitesh
    Participant

    This works again. Thanks!

    #1220423
    Paul R
    Moderator

    You’re welcome! 🙂

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