Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
I’d like to have text display when a user hovers over an icon.
For example, on the book icon I’d like the text to display “Library Catalog” on hover.
This is my website: http://www.littlesilverlibrary.org
The icons are on the bottom under the heading Quick Links.
Thanks.
Hi
Thanks for posting. It looks like you’ve added a Custom CSS solution. That’s the best plan as this feature isn’t currently a part of the widget you’re using. Sorry I don’t have better news and nicely done on the CSS fix :)
Andrew,
Thank you, I found and was able to modify some CSS, change the color and hover text, that is doing what I needed. I don’t understand all of it, but it works. :)
Super, glad to hear it. That’s ok, as long as your Custom CSS is inserted at AppearanceCustom CSS or CustomizeAdditional CSS or a child theme style.css file, it’s safe and won’t be overwritten during theme updates. Custom CSS is quite safe to experiment with, you can’t cause a fatal error and take your site down like you could with PHP customizations.
All the best :)