Free Event App

Free Event App

Did You Know?

You can restrict access to your event with password.

Home Forums Approach HTML Template How compile SCSS Reply To: How compile SCSS

#5265
Alexandr
Keymaster

Hi,

In this case, you can change the color variable values from the scss/_variables.scss file. There you will find the pre-defined colors defined in variables. See the screenshot below-

Note: you must have to use a SCSS compiler to compile the SCSS file to CSS.

Thanks