Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #899058
    Dianne H
    Participant

    On a phone the feature boxes with an image to the left and text on the right are displaying the text outside of the box. The text is mostly off the screen. See my temporary site on a phone please:

    http://49c.e00.myftpupload.com/sea-salts/

    #900065
    Lely
    Moderator

    Hi Dianne,

    Thank you for giving us your site URL.
    Please add this custom CSS via Settings Tab > Custom CSS:

    @media (max-width: 480px){
    #x-section-2 .x-feature-box-content {
        display: initial !important;
    }
    }

    Hope this helps.

    #900365
    Dianne H
    Participant

    This CSS makes it better, however, it works even better if I reduce the size of the image to half (100px) of what looks good on the desktop (200px). Is there a way to specify different feature box image sizes for desktop/tablet and phone? Thank you.

    #900448
    Dianne H
    Participant

    Never mind my last request. The code is working just fine now.

    #901571
    Rupok
    Member

    Glad that it working. Feel free to let us know if you face any other issue. We’ll be happy to assist you.

    Thanks for using X.

    Cheers!

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