Topic: Enable Arrow Tooltip
allancmello
premium
asked 2 days ago
That the tooltip arrow is enabled by default.
The tooltip arrow is disabled by default, and the DOC contains no information other than the tooltip arrow's width and height:
$tooltip-arrow-width and $tooltip-arrow-height
Which do not enable the arrow.
Actual code scss:
$tooltip-bg: #000;
$tooltip-arrow-width: 0.8rem !important;
$tooltip-arrow-height: 0.4rem !important;
$tooltip-border-color: #be0505;
$tooltip-border-radius: 0.75rem !important;
$tooltip-padding-x: 3px;
@import 'mdb-angular-ui-kit/assets/scss/mdb.scss';
Arkadiusz Idzikowski
staff
answered 1 day ago
We currently don't have an option to edit the component's appearance or add elements like an arrow. We'll remove the variables associated with this element from the documentation because it can be confusing.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Premium
- Premium support: Yes
- Technology: MDB Angular
- MDB Version: MDB5 9.0.0
- Device: All
- Browser: All
- OS: All
- Provided sample code: No
- Provided link: No