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

    (@totalsoft)

    Hello Dear eduvolution.

    Thank You for contacting with us and ofr telling us about your request. I will say you what to add in css to fix that problem. So open widget.php file of our plugin, add after line 418 this part:

    opacity: 0;

    Open widget.js file of our plugin, in line 324 add this part:

    , 'opacity':'1'

    And on line 440 add this part:

    ,'opacity':'0'

    This will solve your problem.

    Thread Starter eduvolution

    (@eduvolution)

    Thank you very much!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘mobile responsiveness’ is closed to new replies.