Hello ,
I want to disable login pop on course detail page for non logged users.
and when some non login user click on "Take a course"
In the course detail should display this
<p style="box-sizing: border-box; margin-top: 0px; margin-bottom: 1rem;">"You must be logged in to take this course → login /register"</p>
Thanks in advance