Topic: Change color Blockquote
Ivan Incera (Mundo gamer) pro asked 6 years ago
Hello,
Is it possible to change the blockquote color? I wanted to put it in another color since the menu is white and can not be seen.
Regards
Add comment
Bartłomiej Malanowski staff answered 6 years ago
Yes, it's possible. If you need to change the background color, you can use one of our colors classes
If you want to change the border color, you can add ex. `.bq-info` class to your blockquote. Instead of "info", you can use "danger", "warning", "success" od "primary". If you don't like these colors, you can use CSS to customize the color of the blockquote. Example:
.blockquote { border-left-color: #6200ea; }
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Answered
Specification of the issue
- ForumUser: Pro
- Premium support: No
- Technology: MDB jQuery
- MDB Version: 4.5.10
- Device: computer
- Browser: chrome
- OS: windows
- Provided sample code: No
- Provided link: No