Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1008453

    Hi..

    My client does not want a mobile version of the website, He prefere to display a scaled version of the desktop layout on mobile. So the only way is to disable the responsive layout in General Layout but uncheking the box the field Max Container Width disapperas and the site become more narrow..

    I wish to disable the responsive layout and maintain a 1280px width..

    How to solve..?

    Thank You very much

    #1008593

    Hey newmediologo,

    Unfortunately, it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)

    Best regards,
    Basilis

    #1008792

    Hi Basilis, I’ve found this post from a user that have the same issue: https://kriesi.at/support/topic/page-size-when-not-responsive/ but the first code does not works and the second enlarge the container but not the page layout, there’s a large withe space around the page..

    How to solve..?

    Thanks

    #1008952

    Hi Basilis.. Solve with this code found in the forum.. It woks perfectly..

    #top.boxed, .html_boxed.html_header_sticky #header, .container {
        max-width: 1280px;
        width: 100%;
    }
    #1009180

    Hi,

    Great! Glad that you solved the issue. Please feel free to open a new thread if you need anything else. :)

    Best regards,
    Ismael

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘How to maintain width without responsive layout activated.’ is closed to new replies.