picturepan2 / spectre

Spectre.css - A Lightweight, Responsive and Modern CSS Framework
https://picturepan2.github.io/spectre/
MIT License
11.33k stars 806 forks source link

Spectre issue on more than 8 filter inputs #593

Open csandreas1 opened 5 years ago

csandreas1 commented 5 years ago

Hi can i increase the number of filters? Inputs are dynamic based on the query from the database. Thanks! https://picturepan2.github.io/spectre/experimentals/filters.html

cMurschall commented 5 years ago

You could try to to what is suggested in the documentation in the link you provided:

You can overwrite $filter-number in _filters.scss to have more filters.

csandreas1 commented 5 years ago

how can i use that scss file? I am currently using the two css files

cMurschall commented 5 years ago

It's also explained in the docs: https://picturepan2.github.io/spectre/getting-started/custom.html