New Landing How can we help? Atelier Left and right margin on iPad

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Atelier
  • #185585
    NiO
    Member
    Post count: 233

    Hi Swiftideas,

    With the iPad in portrait orientation the page content is the same width as the page header. When turning the iPad to landscape orientation, extra margin gets added at the sides of the page content.

    I assume that is not by design?

    Thanks, Johan

    #185964
    David Martin – Support
    Moderator
    Post count: 20834

    Hey Johan,

    Can I ask:

    1. What iPad are you using?

    2. Do you have a link to a specific page URL?

    Thanks

    David.

    #185972
    NiO
    Member
    Post count: 233

    Hi David,

    Re 1) It’s an iPad air, model MD790GP/A

    Re 2) http://nio.photography shows it with the portfolio multi-masonry and http://nio.photography/about-buying-prints-licences/ shows it with text

    Thanks,

    Johan

     

    #185987
    David Martin – Support
    Moderator
    Post count: 20834

    Hey Johan,

    From my testing, it looks like the below media query is altering that view.

    Can you add this to your Custom CSS option located in the theme options panel? – If not please add a WP login credential for us to take a look.

     

    @media only screen and (max-width: 1024px) {
    	.mhs-tablet-land #mobile-header {
    		max-width: 970px;
    		margin: 0 auto;
    		border-bottom: none;
    	}
    	
    	#main-container {
    		border-top: solid 2px #e4e4e4;
    	}
    }

    Thanks.

    #185991
    NiO
    Member
    Post count: 233

    Hi David,

    Just included the code.

    In landscape orientation header and content line up, with a bit of room to spare 🙂

    In portrait orientation, the header still seems wider than the content. Would be nice to fix that as well!

    Is this code temporary … I mean will it be included in a next update?

    Thanks,

    Johan

    #185995
    David Martin – Support
    Moderator
    Post count: 20834

    Hey Johan,

    I think a small change to 980px should improve the line up.

    If you still get issues getting a pixel perfect line up, could you screenshot it and attach the file here?

    Thanks
    David.

    #186155
    NiO
    Member
    Post count: 233

    Thanks David! Will finish things first and if any issues remain I will let you know 🙂

    #186157
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Ok no problem. Thanks David

Viewing 8 posts - 1 through 8 (of 8 total)

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

License required for the following item
Login and Registration Log in · Register