Tooltips not displaying
-
Having a problem getting the tooltips to display correctly. I have installed and have a functioning child theme based on Bootstrap Basic, but the following code fails to produce the expected tooltip display on mouseover:
<a href="#" target="_blank" data-toggle="tooltip" data-placement="top" title="Describe the item here"> <img src="<?php echo $image[0]; ?>" class="img-responsive"> </a>
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘Tooltips not displaying’ is closed to new replies.