Hi all,
I will start by indicating that I am not particularly familiar with HTML nor CSS but muddle my way around with simple stuff.
We are using Moodle 2.8 and the associated Essentials theme. (soon to upgrade to 2.9)
Some of our users are clicking the magnifying glass icon (Preview) when in a Feedback activity and hence no response is saved by Moodle.
I am wondering if hiding the icon would assist with the above issue?... are there any risks?
I was hoping to add a bit of code to the Custom CSS setting within the Essentials theme.
I have located the magnifying glass icon using Firebug but am unsure how to use the located code (HTML + style CSS) ... when I change the style
eg ".fa{display: inline block;" to none the icon disappears as intended.
Hope someone can aid my next bit of understanding/learning.
Cheers
Mark