YOUR TEXT WHICH WILL BE VISIBLE AND MOUSE HOVER HERE
You text that will appear when mouse hovered this will or else be hidden
------------------CSS-------------------------- #tooltip { position: relative; display: inline-block; } #tooltip:hover .tooltip-text { visibility: visible; } #tooltip .tooltip-text { visibility: hidden; width: 150px; background-color: #000000; color: #ffffff; padding: 10px; position: absolute; z-index: 99; } --------MORE-WORDPRESS-TUTORIALS----------------- https://heyletslearnsomething.com/blog/wordpress