Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1292442
    burton
    Participant

    Flipcards are not flipping correctly on Android devices.
    Works fine on Computers and ios devices.
    Help!
    Here is my site.
    http://www.burtonenglishschool.com/library/a-to-z-readers/level-e-readers/doctor-jen/

    #1292521
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> Global CSS :

    .x-card-outer .x-face-inner {
        height: auto !important;
    }
    @media (max-width:480px){
    .back .x-face-content {
        font-size: 15px;
    }
    }

    Hope that helps.

    #1293390
    burton
    Participant

    Thank you,
    It appears to work.
    Rhett

    #1293712
    Rue Nel
    Moderator

    You’re welcome!
    Thanks for letting us know that it has worked for you.

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