Conversation
support1. Font size option just doesn’t work. Clicking on [A] doesn’t do any effect; 2. In night mode images on slider doesn’t show up The page I need help with: [ log in to see the link]
Hi sorry for my late response. I didn’t get any main about your support. Let me know if you need anything. I am here to assist you
nmfs-scripts.js add code: if( !getSize ){ var getSize = 'M'; } after code: var getSize = $(this).attr('data-size'); font size option will work.
I also experienced an issue where the button to increase the font size didn’t do anything. After adding the code suggested by Flector above, the button now functions properly. Thank you Flector.
Hi sorry for my late response. I didn’t get any main about your support. Let me know if you need anything. I am here to assist you
nmfs-scripts.js add code: if( !getSize ){ var getSize = 'M'; } after code: var getSize = $(this).attr('data-size'); font size option will work.
I also experienced an issue where the button to increase the font size didn’t do anything. After adding the code suggested by Flector above, the button now functions properly. Thank you Flector.