Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • maisfeld Friend
    #840179

    Hello
    with the iPad, the menu will be shifted downward when held portrait. Where do I correct this?


    1. picture3
    2. picture4
    Pankaj Sharma Moderator
    #840586

    Hi
    try this
    Go to css folder of the template open file template-responsive.css
    find this code

    
    @media (min-width: 768px) and (max-width: 979px) {
      .t3-mainnav {
        width: 100%!important;
      } 

    replace it with

    @media (min-width: 768px) and (max-width: 979px) {
    .t3-mainnav {
    width: 560px!important;
    }

    Hope it helps.

    maisfeld Friend
    #840728

    I do not find this code in the template-responsive.css

    Pankaj Sharma Moderator
    #840839

    Hi
    its in the template folder /css/
    Here /templates/auto-kurt/css/template-responsive.css
    You are using a custom template , I do not recommend you to rename template as it will no longer JA product after rename and u can not update template anymore via JAEM .

    maisfeld Friend
    #840859

    Thank you very much.
    It works.

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

This topic contains 4 replies, has 2 voices, and was last updated by  maisfeld 8 years, 10 months ago.

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