Ability to save images in portfolio

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 :blush:

1 Like

Hi there, @Nikky :wave:

Thanks for bringing this to our attention!

I’ll check it with the devs and will get back to you tomorrow :slightly_smiling_face:

Hi @Nikky :waving_hand:

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 :slightly_smiling_face:

1 Like

OMG you are a star, yes it worked, thanks so much! This will save me so much time! :heart_eyes:

2 Likes

Perfect, thank you so much for the feedback :wink:

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!

Hi there, @Nikky :waving_hand:

The ability to save images have been restored and you can remove the CSS code for this from your widget :wink: