Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #457705

    How to turn mobile theme off – just to have regular appearance even on mobile phone?

    #457710

    Hi dc2!

    Please go to Enfold theme options > General Layout > Dimensions and disable responsive layout

    Regards,
    Yigit

    #457764

    Hi, Is there way to switch off only mobile version – keeping the laptop design, because if I switch the responsive design off, it messes the whole design, because I can’t tune the maximum width.

    So, is there way to switch MOBILE DESIGN, not laptop responsiveness off?

    • This reply was modified 8 years, 10 months ago by dc2.
    #457785

    Hey!

    You can adjust maximum width by adding following code to Quick CSS in Enfold theme options under General Styling tab after disabling responsive layout

    .container {
      max-width: 1310px;
    }

    Cheers!
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.