Topic: side nav class missing from MDB Pro 4.3.1
Marc BEAUCHAMPS
free
asked 6 years ago
Hey,
I had issue with the side-nav : the links inside collapsible-body had no border between them.
I get your css https://mdbootstrap.com/wp-content/themes/mdbootstrap4/css/compiled.min.css, compare it to the MDB Pro 4.3.1, and 3 classes are missing:
.side-nav .collapsible .collapsible-body li {
border-top: 1px solid rgba(153, 153, 153, .298039);
}
.side-nav .collapsible .collapsible-body li:first-of-type {
border-top: none;
margin-top: 5px;
}
.side-nav .collapsible .collapsible-body a {
height: 32px;
line-height: 32px;
}
I added them for my project, but is it normal, or am i missing something? :)
Thanks,
Add comment
Bartłomiej Malanowski
staff
answered 6 years ago
Hi, Mehrez!
By default links in sidenav doesn't have border, but we added them on mdbootstrap.com. You can also fully customize your MDB.com as we did ;)
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Specification of the issue
- User: Free
- Premium support: No
- Technology: General Bootstrap questions
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No
Tags