Hi,
We use essential theme and have upgraded to Essential 3.1.1.4 with Moodle 3.1.3+
Some of the new features aren't something we want so would like to remove the functionality if poss.
I have added this code below into CSS to hide the regions from course pages etc........
/* Hide Top page block*/
aside#block-region-page-top {
display: none;}
/* Hide Header block*/
aside#block-region-header {
display: none;}
....I would also like to remove these as region options when editing the Blocks "On this page" and "Where this block appears" as teachers can send blocks into the unknown with these edit block options still available for selection.
Is this possible and simple.....maybe??
Regards,
Yvonne