Comments 12MeesterGijs started the conversationFebruary 25, 2024 at 11:32amHi Alex, Why is the course specific instruction popup so damn big? Can we make it more elegant/smaller? And when I change font size, this happens: the text just leaves the page. Doesn't continue on next line. UPDATE: I fixed part of the issue, by editing this here. Still need help resizing the unnecessary big popupThanks, Alex. Gijs[deleted] repliedFebruary 26, 2024 at 3:46pmPlease try adding this custom css in your wp-admin-> appearance-> customize -> custom css : .course_status .reviewpopup_wrapper .course_instructions, .course_status .course_instructions_wrapper .course_instructions { height: calc(60% ); overflow: hidden; border-radius:15px} 12MeesterGijs repliedFebruary 26, 2024 at 7:47pmBam! Perfect. We can close. Sign in to reply ...
Hi Alex,
Why is the course specific instruction popup so damn big? Can we make it more elegant/smaller?
And when I change font size, this happens: the text just leaves the page. Doesn't continue on next line.
UPDATE: I fixed part of the issue, by editing this here. Still need help resizing the unnecessary big popup
Thanks, Alex.
Gijs
Please try adding this custom css in your wp-admin-> appearance-> customize -> custom css :
Bam! Perfect. We can close.