Disable BP Tooltips
- 
		
And replace with bootstrap tooltips
jQuery('.bp-tooltip').tooltip({ title: function(){ return jQuery(this).attr('data-bp-tooltip'); } });doesn’t seem to work. I’ve removed all bp css for tooltips and can’t find anything else interrupting.
 
Viewing 3 replies - 1 through 3 (of 3 total)
	
Viewing 3 replies - 1 through 3 (of 3 total)
	
- You must be logged in to reply to this topic.