We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b35f3fa + 342f86c commit 70c5fd5Copy full SHA for 70c5fd5
changelog/fix-issue-loading-css
includes/3rd-party/themes/divi.php
@@ -123,7 +123,7 @@ function sensei_admin_load_learning_mode_style_for_divi_theme() {
123
if ( $is_lesson_editor || $is_site_editor ) {
124
Sensei()->assets->enqueue(
125
'divi-learning-mode',
126
- 'css/3rd-party/themes/divi/learning-mode.css'
+ 'css/3rd-party/themes/div/learning-mode.css'
127
);
128
129
0 commit comments