Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1219062
    jonelsworth
    Participant

    Hi Joao,

    Yes that worked – many thanks.

    I noticed that on mobile devices, the search bar overlaps the breadcrumbs.

    For instance on this page http://thepolicememorialtrust.org/memorials/trust

    Please see attached image.

    #1219089
    Rad
    Moderator

    Hi there,

    Glad to hear that, and please add this CSS as well,

    @media ( max-width: 767px ) {
    
    .mysearch.right {
        position: static !important;
        left: auto  !important;
        margin-left: 0px  !important;
    }
    
    }

    Hope this helps.

    #1219110
    jonelsworth
    Participant

    Fantastic! Thank you.

    #1219195
    Paul R
    Moderator

    You’re welcome! 🙂

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