Image hover links and custom css
in Other
Hello,
I added image frames in homepage (http://campo.lunafimproje.com/) and innerpages. But i just make disappear image hover caption, image link and zoom icon in homepage. So, i given a class first image which name is "nude" but when i apply this class it did not effect.
Let's explain with screenshots.
I was added some CSS in custom CSS for disappearing like this : .image_links {display: none} and .icon-link {display: none} but I want to make this CSS for images which are given a "nude" class name.
How can i do that
Comments
this works exactly as supposed to work. As you can see on http://pasteboard.co/cqpv7Ap.png you set a nude class for the whole image and this is how it works. We think that we know what you meant to do but this requires customization in the code of this shortcode. With just custom css this can not be done unfortunately.
Thanks for understanding!