Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • wolfix Friend
    #194605

    Hi,

    I have to double-tap links in the main nav when using iPhone or iPad.

    Thanks!

    Ninja Lead Moderator
    #522035

    I found the problem on your site from the custom.css file, you have fixed the width on menu site 740px. You can see it in red below:

    Open templates/ja_obelisk_grayish_copy/css/custom.css file:


    .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    width: 640px !important;
    }

    .t3-mainbody {
    max-width: 740px !important;
    }

    .row-fluid .span12,
    .span12 {
    max-width: 700px !important;
    }
    /* end joomlart cod */

    .t3-mainbody {
    padding-bottom: 40px;
    padding-top: 20px;
    width: 740px !important;
    margin: 10px 0 10px 10px;
    }

    .t3-mainbody .container{
    width: 740px !important;

    }

    wolfix Friend
    #522066

    I commented-out all the code with the fixed width… but I still have to double-tap the links on the main nav bar to go to a new page.

    Must be something else….

    wolfix Friend
    #522106

    I just realized I only have to double-tap links on iPhone or iPad if I am logged in as a user. If I logout, I don’t have to double tap.

    Ninja Lead Moderator
    #522138

    I have checked your site on iPad device but I could not see the problem now. If possible, include a screenshot and explain in more details. Also, let me know how to reproduce the issue, I will try to debug and help you out.

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

This topic contains 5 replies, has 2 voices, and was last updated by  Ninja Lead 10 years, 3 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum