Tagged: hover
Hello,
Love this theme, but I really don’t like the effect when you hover over the blog post on the post slider. (The Arrow the pops up).
How can I change this? Where do I edit in the file, what line? Tried to find it in the css but for some reason I couldn’t find it.
I would like for it to be a blur effect instead any suggestions?
Thank you in advance!
Hi eddyriener,
Please try the following in Quick CSS under Enfold–>General Styling:
.image-overlay {
visibility: hidden;
}
http://kriesi.at/documentation/enfold/disable-css-overlay-on-images/
Regards,
Rikard