That is correct. If you want to remove this information from the take this course button then, we can provide you with a simple fix.
Hello ! :-D
I want to do that -- remove the "course starts in..." text in the "Take This Course" button !
Quick fix please ?
Or here are my login infos :
URL => http://www.formationslsp.com/wp-admin
User => Ian
Pass => I12a34n56
Thanks !
Ian
@IR123: You can use this css in your wp-admin->appearance->customize->custom css:
.course_button>span {
display: none;
}
Works Great ! :-D
Thanks !
Ian