first commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
jQuery( function ( $ ) {
|
||||
$( '.learndash-wrapper .ld-focus header.et-l.et-l--header, .learndash-wrapper .ld-focus footer.et-l.et-l--footer' ).css( {
|
||||
'display': 'none',
|
||||
} );
|
||||
} );
|
||||
Reference in New Issue
Block a user