Removing default classes on a component

So the html for a section contains classes for ring-1 etc, but I want to remove the ring and shadow for a particular section. I've tried using extraAttributes but that obviously doesn't override existing. Is it possible to do so without having to change the blade entirely?
Solution:
Nevermind, custom css did work, I just had the wrong class name 🤦‍♂️
Jump to solution
1 Reply
Solution
Jamie Cee
Jamie Cee2mo ago
Nevermind, custom css did work, I just had the wrong class name 🤦‍♂️

Did you find this page helpful?