Why Hire Us Element Overlap on iPad

Support Forums for LiveMesh Themes & Plugins Forums Fusion Theme Support Why Hire Us Element Overlap on iPad

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #25677
    dantheman
    Member

    Hello,

    On an iPad in portrait mode the Whye Hire US and About Fusion elements overlap (please see supply screenshots from your Envato demo site).

    This only happens on an iPad in portrait mode, when you turn to landscape it’s fine.

    Can you look into this please.

    Thanks,

    Daniel.

    #25698
    Veena
    Moderator

    Can you pls add the below custom CSS in themeoptions and check –

    @media screen and (min-device-width: 768px) and (max-device-width: 1824px) and (orientation : portrait){
    #agency-benefits .filler-img.left {
        right: 0;
    }
    .filler-img {
        position: relative;
        width: 100%;
        height: auto;
        margin-bottom: 25px;
    }
    .filler-img-label {
        left: initial;
        right: 50%;
        top: 250px;
        margin-right: -113px;
    }
    .app-benefit, .agency-benefit {
        margin-bottom: 20px;
    }
    #agency-benefits .sixcol{
        float: left;
        display: block;
        width: 100%;
        margin-right: 0;
        margin: 0 0 25px 0;
    }
    #app-benefits, #agency-benefits {
        padding: 70px 0 0;
    }
    div#about-us .filler-img.right {
        top: 0;
        left: 0;
    }
    }
    
    #25704
    dantheman
    Member

    Great, that worked (thank you).

    Can I ask, will this fix be added to future theme updates?

    Thanks,

    Daniel.

    #25713
    Veena
    Moderator

    Yes we ll consider this in the next theme update .

    Thanks.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Fusion Theme Support’ is closed to new topics and replies.