Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #886002
    jagostinelli
    Participant

    With the most recent update of X, the spacing on my post title is off. It only happens on mobile devices though. The title of the post is hidden under the audio player. See screenshots for spacing issues. the desktop version looks great but the mobile version not so much.

    #886005
    jagostinelli
    Participant
    #886652
    Thai
    Moderator

    Hi There,

    Please try adding the following CSS under Customizer > Custom > Global CSS:

    @media (max-width: 480px){
        .entry-wrap {
            clear: both;
        }
    }

    Hope it helps 🙂

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