I mean the settings page, when I tried to open it from different admin user, It is not working and showing you don’t have permission to open this page !
jQuery(document).ready(function ($) {
var modifier = 0.1;
var current_modifier = 1.0;
var max_modifier = 10.0;
var min_modifier = 0.7;
var zoom_level = 0;
Can you please let me know what are the values to make the max font infinity as it is not maximized to unlimited font and I tried to change the max_modifier to 10 but it doesn’t change it..