Is there a way to associate a custom CSS file to a single container element on a main HTML page?
Meaning, I have elements on the index page but I have a container section that has three elements that need applied custom CSS to those three internal elements only. I would normally associate class tags to these elements however If I call a container, container, etc. The Bootstrap5 styles over ride my style needs.
Let me clarify, if I have a card, and bootstrap is assigning a border along with a border color. But I just want that card to not have a border and not effect the overall card style. How do I accomplish this?
Hope this makes sense.
Thanks for any help
Community Page
Last updated:
Last updated: