Zurb Foundation tooltip nub looks strange -
my zurb fondation tooltips whacky. need style nub class make invisible. css below .tooltip>.nub, .nub {display:none !important} doesn't work. ideas? .tooltip { color : #f3d09b; background : #716f6a; padding : 1.25rem 2rem !important ; font-size : 1.2rem; text-align : justify !important ; max-width : 40rem !important ; border-radius : 0.30rem; border : none !important ; hyphens : auto; } .tooltip>.nub, .nub {display:none !important}