custom.scss
The
custom.scss
will created automatically, if you edit the first time in the backend the SCSS. Important! The custom.scss must be created in this way, otherwise it will not be recognised!
If other third-party templates are used that do not provide this option, custom codes can also be entered in the Joomla user or custom.css. In this case, however, the prefix #kunena.layout must be placed in front of the code.
Example:
#kunen.layout .kmsgtext-quote {
color: #000;
}
Found
errors?
Think
you
can
improve
this
documentation?
edit
this
page