Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Vilyon

    (@vilyon)

    Hi,

    You need to search for “641px” in style.css as well and change it to “401px“.

    Also I’d recommend to edit the “if ($(window).width() <= 640) {” line in script.js – it won’t affect the presentation, but will avoid unneccessary view recalculations in mobile view.

    Thread Starter christoschiotis

    (@christoschiotis)

    Thank you for your response!

    I managed to get it working as you said, but the change in the JS must be done in the minified version.

    Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Change mobile breakpoint for Metro’ is closed to new replies.