I’m sure I used to be able to right click and save the images in portfolio but it no longer works! If i’m mistaken can we have this feature please, I want to be able to go into my old gallery, search and then save the image to reuse it again
1 Like
Hi there, @Nikky
Thanks for bringing this to our attention!
I’ll check it with the devs and will get back to you tomorrow
Hi @Nikky
Here is the code that will make image saving possible
.global-styles,
.eapp-portfolio-picture-container {
z-index: 1;
}
Please add this code to the Custom CSS field on the Style tab of your widget’s settings and let me know if it helped
1 Like
OMG you are a star, yes it worked, thanks so much! This will save me so much time!
2 Likes
Perfect, thank you so much for the feedback
Our devs will also try to fix the issue globally, so you won’t need to use the CSS code to save images. I’ll update you once the fix is released!