Answer Posted / Sudhir Kumar
Yes, you can override Bootstrap CSS by providing more specific styles in your custom CSS file. The specificity of CSS rules determines which rule is applied when there are conflicts between rules. To override a Bootstrap style, ensure that your custom CSS rule has a higher specificity than the Bootstrap rule.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers