Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #361743

    Hi

    Since I updated to the latest version of Enfold I now have the following issues regarding my site layout on tablets when in portrait mode:

    Home page – 2 of the 4 gallery image tabs and text do not resize properly

    Strategy and tactics page – icon and text cut off and are not displayed fully

    Blog – the Twitter feed that I created and embedde from Twitter is cut off and not fully displayed

    I have realised that this occurs mainly on tablets like iPads when in portrait and the responsive mobile site kicks in. I would be very happy if you could assist me with this my website is http://www.marvinmiller.co.uk.

    Thanks

    #361954

    Hey mrmmmiller!

    Thank you for using Enfold.

    1.) Can you please move around the column layout elements with the gallery? There’s a p tag right before the third column which breaks the layout of the theme. Try to move the columns then update the page then revert it back to the actual position.

    2.) Can you please provide a screenshot of this?

    3.) The twitter widget looks fine when I checked it.

    Best regards,
    Ismael

    #363731

    Thanks for your response

    1) now solved as a result

    2) I couldn’t attach screenshots but uploaded the 3 screenshot images to the media library of my site. See the first 3. Also the same occurs on my marketing management page with the header Performance

    3) Twitter widget still a problem. Image is the third screenshot in the media library

    #364382

    Hi!

    Check your site, i added this to Quick CSS:

    @media only screen and (max-width: 989px) {
        .iconlist_content *{
            font-size: 16px;
        }
        iframe.twitter-timeline {
            width: 100% !important;
            min-width: 0 !important;
        }
    }

    Cheers!
    Josue

    #366200

    Thanks Joshua worked a treat

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Mobile site layout problems on tablets after update’ is closed to new replies.