Using Moodle 3.3.2 and any Boost-related theme.
Where is the documentation that explains the interrelations between the "theme preset" drop-down menu and the "additional theme preset files"? I am completely in the dark about how to make minor customizations to Boost-related themes.
For example, I am trying to tweak the Moove theme:
- If I figure out which part of the page controls the color of the footer, I then input that selector with my preferred color into an "additional theme preset file" I've called mytweak.scss and upload that. However, after saving, the new color does not display.
- If I choose mytweak.scss in the "theme preset" drop-down menu and then save, I get a totally un-styled Moodle page. When I revert to either "default.scss" or "plain.scss", the styling returns, but my preferred footer color is still not showing.
What am I missing?
Non-Boost themes typically have a "custom CSS" field in their settings that make these kinds of modifications trivially easy. I'd appreciate any help in making similarly easy changes to Boost-related themes!