Topic: Changing thead design
dtommy79
pro
asked 6 years ago
Hi,
On my page I'm using the .thead-inverse class for my thead. I'd like to know how I could change its design to look like the widget headers (sidebar-heading) on this page:
http://mdbootstrap.com/live/_MDB/templates/Magazine/magazine%20homepage%20default.html
Thanks
Add comment
Kamil Paciepnik
free
answered 6 years ago
Hi,
You can add to css file this code:
.thead-inverse th {
background-color: #37474f;
}
Regards
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Specification of the issue
- User: Pro
- Premium support: No
- Technology: General Bootstrap questions
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No
Tags