Closed richardjonesnz closed 5 years ago
What version of Fordson and Moodle?
Also, What are the settings on the Preset Tab of Fordson theme admin?
Thanks for the quick response, we have:
Moodle 3.6.1+ (Build: 20181220) Fordson v3.6 release 1.3.1 2019111003.
The preset is Boost, Default Boost, Corporate Learner, Simplicity and Single Column Boost Default
This will fix the issue for you: .path-mod-assign [data-region="grading-navigation-panel"] { background-color: #fff; }
.path-mod-assign [data-region="grade-actions"] { background-color: #fff; }
Just copy and paste this into the Custom SCSS box at the bottom of the Fordson Color Tab in the admin area.
Thanks.
I feel like this div should have an opaque background but I don't believe it's accessible via css?