Site title image hover color
-
Hi
I need to change the hover color in a site title image http://motionprinciples.com/
I can do it in the menu, but i wonder if it's possible to do it on the site title image?Thanks in advance
-
great looking website!!
well your site title is not a text but an image.
not much you can do here.in a coming update, you'll be able to have a "html" type site title:
in there you can insert the code of an svg just like above.
then, you can use css like
.sitetitle:hover svg{ fill: blue; }
in lay options → custom css
this only works if you insert the svg as code, doesn't work if you insert the svg as an image file.
-
Oh how great! I am trying to change my sitetitle image on mouseover for like days now and couldn´t manage, always getting a grey line box in safari although in firefox it´s working. When do you plan to release this update? I am looking forward to it!
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it