New Landing How can we help? Themeforest Theme Support Dante Resizing responsive problem on tablets and smartphones

Viewing 7 posts - 16 through 22 (of 22 total)
  • Posted in: Dante
  • #128945
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi @tynus

    Odd because this doesn’t happen on our setups. Only thing I can assume is that Better WordPress Minify has minified the scripts in an order which has affected the CSS. This css should resolve that for you:

    @media only screen and (min-width: 992px) and (max-width: 1024px) {
    .alt-bg {
    margin-left: -15px!important;
    }
    }

    Give it a go and let me know.

    #128958
    tynus
    Member
    Post count: 170

    Hi Ed,
    Unfortunately that did not help ๐Ÿ™

    It’s just like it’s too much too the left everything. Like it is misplaced to the left.

    I’ve tried the custom css and this did not help.

    Hope you have another idee, perhaps?

    Thanks

    #128960
    tynus
    Member
    Post count: 170
    This reply has been marked as private.
    #128981
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    It’s caching. The page with the issue visible has this output to the bottom of source:

    <!-- Cached page generated by WP-Super-Cache on 2014-11-17 14:23:56 -->

    – Ed

    #128992
    tynus
    Member
    Post count: 170
    This reply has been marked as private.
    #128993
    tynus
    Member
    Post count: 170

    Ok,
    This was the solution. I’ve removed the WP Supercache plugin…but emptying the cache files should work as well, of course.

    Also the wp minify cache probably played a role in this.

    The solution by Ed:
    @media only screen and (min-width: 992px) and (max-width: 1024px) {
    .alt-bg {
    margin-left: -15px!important;
    }
    }

    Works just fine.

    So problem solved ๐Ÿ™‚

    Warm thanks to Rui and Ed ๐Ÿ™‚

    Thanks guys

    #129033
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Great. Thanks Ed.

    -Rui

Viewing 7 posts - 16 through 22 (of 22 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