Hi All,
I am trying to change the colour for the small H5p fullscreen button, under the Course Presentation (see red arrow)....

I am using the browser console and the color change works there (see the button changed to red)...

The problem is that when I copy the yellow code from the browser console (see in yellow above) and paste it into the Raw SCSS box for the boost theme the code doesn´t work...

The below is the code that I am entering there...
.h5p-course-presentation .h5p-footer .h5p-footer-button {
color: red;
}
Any help is appreciated!
Thanks,

