Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1067347
    xponent21
    Participant

    I have created some pretty good looking profile cards for the dentists in this office:

    SEO

    The problem I am having is that the text does not fall below the image when displayed on a mobile device. It falls behind the image and is unreadable.

    Is there a way to make this work?

    Thanks

    #1067782
    John Ezra
    Member

    Hi there,

    Thanks for updating the thread! You can add this under Custom > CSS in the Customizer or in your child theme’s style.css file.

    @media (max-width:1150px) {
        .dr-profile {
            min-height:334px;
            height: auto!important;
        }
    }

    Hope this helps – thanks!

    #1068376
    xponent21
    Participant

    Thanks! This is amazing! I was really thinking I was going to have to redesign this feature.

    Best!
    Will

    #1068382
    Joao
    Moderator

    Glad to hear it.

    Let us know if you need help with anything else.

    Joao

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