if(window.page === "login"){
$("#modal-login").remove();
}
- if(window.post_type === "sfwd-lessons"){
- $("#learndash_mark_complete_button").css("display", "none");
- }
+ // if(window.post_type === "sfwd-lessons"){
+ // $("#learndash_mark_complete_button").css("display", "none");
+ // }
// let getting_started = $(".parallax-section:nth-child(2)");
// let login_section = getting_started.find(".service-listing").children(".service-list:first-child");
// login_section.addClass("parallax-hover");