Closed sonce closed 4 years ago
It seems from your shot that you're not using the same selectors for your override, and the specificity of your selector is less than the one you're trying to override. If you use the same selector .dropdown-item
it should work.
See this specificity calculator: https://specificity.keegan.st
I'm submitting a...
Current behavior
The custom css in the theme.scss does't override bootstrap css!
Expected behavior
The theme.scss will override the bootstrap styles
Environment
Others: