Topic: Removing Boarders/Separators from an Accordion
xAJBx free asked 2 years ago
How am I able to remove the boarders an separators of an accordion? I have a need for the the lines identified to be removed.
Add comment
xAJBx free answered 2 years ago
.accordion-button:not(.collapsed), .accordion-button:not(.collapsed):focus {
box-shadow: rgb(0 0 0 / 0%) 0px 0px 0px;}
.accordion, .accordion-item {
box-shadow: rgb(0 0 0 / 0%) 0px 0px 0px;}
css to remove lines
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Resolved
Specification of the issue
- ForumUser: Free
- Premium support: No
- Technology: MDB Standard
- MDB Version: MDB5 4.0.0
- Device: Computer
- Browser: Chrome/Firefox
- OS: Linux/Windows/Mac
- Provided sample code: No
- Provided link: No