Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1258377
    netlover
    Participant

    http://bnmnewprojects.com/pathways/

    The section thath as the image and the medication policy that shows on each page is not showing correctly on mobile devices.

    #1258450
    Rahul
    Moderator

    Hello There,

    Greetings, Thank you for contacting us 🙂

    Please use the custom CSS code

    .alignleft
    {
       margin: 1.35em 1.313em 0.35em 0;
    }

    Let us know if this helps.

    Thanks!

    #1258452
    Rahul
    Moderator

    Please use the updated media query

    @media only screen and (max-width: 768px) {
    .alignleft
    {
       margin: 1.35em 1.313em 0.35em 0;
    }
    }

    Thanks

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