• Resolved fancolj

    (@fancolj)


    1. 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]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Akhtarujjaman Shuvo

    (@mdshuvo)

    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.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘2 issues’ is closed to new replies.