I have a views block in my mobile site that has some icons which is linked to pages. Currently I have text on top of every icon for description. Is there a way for the title of the content to be display at the top of the block when I hover on the icons. This will allow me to remove the ugly text.

Thanks

Comments

spovlot’s picture

You should be able to use CSS to hide the titles. Then use a CSS :hover to display the title.