Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
›
Files & images
image links
sharpnew
October 2014
in
Files & images
hey
just wondering if there is a way to delete the image links that popup when you hover over an image... can this be disable on a whole page.
Comments
Albert
October 2014
Hi,
yes, you can remove those links. For that please use below css:
.image_frame .image_wrapper .image_links { display: none !important; }
eyeconictv
October 2014
I hate to re-open this old thread, but in regards to hiding the link, that is very clear. However, is there a way to make the links of say the portfolio items to go to the fancybox popup image rather than link to the post page, or a custom link?
Albert
October 2014
At this moment we don`t have this option but we`ll think about it while future updates.
wanderwest
October 2014
Would be really nice to have that feature - would like to be able to control no click, just lightbox, just link, or lightbox and link.
GSG
January 2015
I tried that code and it didn't remove the link for me.
Albert
January 2015
@GSG
We have checked it already and of course works fine. So the problem is on your side (probably cache).
Sign In
or
Register
to comment.
Comments
yes, you can remove those links. For that please use below css: