Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to modify the font size of the content of tooltip #65

Open
PapaMadeleine2022 opened this issue Sep 9, 2017 · 0 comments
Open

how to modify the font size of the content of tooltip #65

PapaMadeleine2022 opened this issue Sep 9, 2017 · 0 comments

Comments

@PapaMadeleine2022
Copy link

PapaMadeleine2022 commented Sep 9, 2017

hello, I feel the font size of the content of tooltip is small, but I spend much time to find solution but failed, So I made a 'popover'. When I click a span element like:

<span name="explanation" class="explanation-tooltip glyphicon glyphicon-question-sign" data-container="body" data-toggle="popover" data-title="hello!" data-original-title="" title=""></span>

the 'popover' function is normal and it shows 'hello!'. But when mouse hover the above span, the 'tooltip' still shows tip:hello! So how to disable the content of tooltip when I use 'popover' ?
can you give some advises.
looking forward to your reply.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant