spur-template icon indicating copy to clipboard operation
spur-template copied to clipboard

A Bootstrap Admin Template

Results 12 spur-template issues
Sort by recently updated
recently updated
newest added

I upgrade this project to Bootstrap 5.1.3 and the drop down menu for cards isn't working, I also had to add **text-decoration-none** to all the navigation or I would get...

Looking at using this theme for a project, so I updated it to 4.4.1 and updated some of the packages. Thank you for making this available!

Since you are already dependent on Bootstrap and their styles and variables, why aren't you using them more? There are many unnecessarily "hard-coded" values in your theme. There is no...

You either shouldn't override the [`$border-radius` variable](https://github.com/HackerThemes/spur-template/blob/v1.0.0/scss/_variables.scss#L15) (as I don't think it's really necessary; the theme looks just fine with it), or you should also override [`$border-radius-lg` and `$border-radius-sm`](https://github.com/twbs/bootstrap/blob/v4.3.1/scss/_variables.scss#L235-L237). Otherwise...

First of all, let me thanks to @arechsteiner for this awesome theme as well to the community, I don't know if this would help anybody but I have converted this...

Is there docs about spur custom classes and their usage? If not, do you plan to create them at some point?

Should probably be your main js file

On pages with Chart.js, the scroll bar on Firefox/Win10 can go into a wild frenzy if the viewport is exaclty the right height, i.e. at the frontier of having a...

bug