Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello @out2visit,

    Please navigate to the following file

    wp-content\plugins\tutor\assets\js\tutor-course-builder.min.js

    And delete the character i from the line of code

    
    .tutor-topics-wrap .topic-delete-btn i
    

    so after you edit, the final code should be read as

    
    .tutor-topics-wrap .topic-delete-btn
    

    This shall resolve your issue. We will release an update very soon that will address this issue.

    Thread Starter out2visit

    (@out2visit)

    thankyou sir

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Delete option not working’ is closed to new replies.