Style Presets and Custom CSS
Permalink
In style customization we have the option of entering custom css, but when reset of customization this clears the values.
Is there any way of hard coding this in the defaults.less file so that it remains for the user ?
Is there any way of hard coding this in the defaults.less file so that it remains for the user ?
Instead of adding CSS through Custom CSS, why not add it through the theme CSS files? You can conditionally load CSS into themes based on the theme preset that is loaded.
I agree that Customizable Styles and Custom CSS should not share the same reset button. Instead, they should both have their own reset buttons.