- Posts: 3
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
LouisGac wrote: LimeSurvey templates are using Bootstrap.
The best way to change color is then to regenerate a Bootstrap CSS file with the generator:
getbootstrap.com/docs/3.3/customize/
(you can set the color variables)
An easier way to do is to choose one of the Bootswatch templates:
bootswatch.com/
In both cases, just add the CSS file to your CSS template directory, and update the template manifest.
It should work.Copy/paste into custom.css doesn't do anything.