Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1197079
    markcfrancis
    Participant

    Hi There

    We’ve had an issue a couple of times with X on Galaxy Tab 2. See screens attached where the responsiveness of the masonry blog is not playing nicely ! Really appreciate your help.

    The site is:

    http://intelligent.wpengine.com/blog/

    Thanks

    Mark

    #1197206
    Joao
    Moderator

    Hi There,

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks

    #1197322
    markcfrancis
    Participant
    This reply has been marked as private.
    #1197811
    Rad
    Moderator

    Hi Mark,

    WHat’s your OS version and stock browser version?

    I can’t replicate what’s on your screenshot. It respond well.

    Thanks!

    #1200284
    markcfrancis
    Participant
    This reply has been marked as private.
    #1200325
    Christopher
    Moderator

    Hi there,

    The styles which make blocks unresponsive come from style.css file.

    Please find and remove width property from following code :

    .blog_post .vc_gitem-zone {
        background-color: #f4f6f5 !important;
        width: 322px;
    }

    Find and remove this code:

    @media (max-width: 980px){
    .infocenter_contentband {
        padding-top: 212px!important;
    }
    }

    Hope it helps.

    #1201733
    markcfrancis
    Participant

    Great thanks, let me try …

    #1201797
    Christian
    Moderator

    You’re welcome. Let us know how it goes.

    Thanks.

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