New Landing How can we help? Themeforest Theme Support Dante iPad formatting broken

Viewing 15 posts - 1 through 15 (of 17 total)
  • Posted in: Dante
  • #145516
    paulrigby
    Member
    Post count: 59

    Hi guys,

    Please can you help. Pages are not displaying correctly on iPad (iPad Air 2):

    http://www.hcc.org.uk/whats-on/
    Especially bad in portrait mode – the two “sunday services” boxes at the top of the page have problems with margins or padding.

    http://www.hcc.org.uk/?portfolio=just10
    Portfolio top images are not displaying correctly on iPad (fine on desktop and phone). Appears to be a right hand margin or scaling problem.

    Thanks!
    Paul

    #145684
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    can you provide admin access to check all your settings?
    Use the private reply option.

    -Rui

    #145932
    paulrigby
    Member
    Post count: 59
    This reply has been marked as private.
    #146227
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you try without your custom css? Just delete it temporarily and clear the cache.

    -Rui

    #146292
    paulrigby
    Member
    Post count: 59

    Hi Rui, tried it – deleting our custom CSS has no effect on these issues. Thanks.

    #146735
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Will have to forward this one to the development team.
    Let’s wait for their reply.

    -Rui

    #147904
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    This css should sort it:

    .spb-row-container > div {
    padding: 0;
    }
    
    @media only screen and (max-width: 991px) {
    .full-width-display-wrap figure.fw-media-wrap {
    		margin-left: 0!important;
    	}
    
    }

    Hope that helps.

    – Ed

    #148043
    paulrigby
    Member
    Post count: 59

    Thanks Ed, this fixed the problem with portfolio header images, thank you, but not the boxes at the top of this page:

    http://www.hcc.org.uk/whats-on/

    Especially bad in portrait mode – the two “sunday services” boxes at the top of the page have problems with margins or padding.

    #148420
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Looks like you didn’t add the first set of css I provided above?

    – Ed

    #148514
    paulrigby
    Member
    Post count: 59

    Thanks Ed, it’s better now, but right hand margin is still smaller than left hand margin in portrait iPad air 2. Looks like the row is shifted off to the right.

    #148820
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Ahh yes, try this:

    .spb-row-container > .spb_wrapper > .container {
    margin-left: -5px;
    }

    – Ed

    #149319
    paulrigby
    Member
    Post count: 59

    Thanks Ed, unfortunately that doesn’t appear to have changed anything.

    #149335
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Sorry, should have been:

    .spb-row-container > div > .spb_wrapper > .container {
    margin-left: -5px;
    }

    – Ed

    #150823
    paulrigby
    Member
    Post count: 59

    Hi Ed, sorry but this has no effect 🙁

    #150881
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Odd – I added it for you, and seems to work now.

    – Ed

Viewing 15 posts - 1 through 15 (of 17 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register