Okay
  Public Ticket #3085114
How to disable portfolio image pop up
Closed

Comments

  • Nickl started the conversation

    How do you disable the feature that allows you to click on an image in a portfolio item to be clicked on an enlarged?

    Please see attached images. 

    Attached files:  Portfolio image pop up.JPG
      Portfolio image 1.JPG

  • Nickl replied

    I believe it may be a lightbox feature?

  •  867
    Neuron replied

    Hi Nickl,

    I am very sorry for the late reply, we were not working on the weekend.

    Can you please add the following code at Appearance > Customize > Additional CSS?

    .p-portfolio-gallery__item {
        pointer-events: none !important;
    }
    

    Feel free to ask for anything you need.

    Kind Regards


  • Nickl replied

    Thanks! That worked a treat.

  •  867
    Neuron replied

    You are welcome anytime, feel free to ask for anything you need

    If you like our theme, please leave us a rate of 5 stars at ThemeForest, that would help us a lot.

    Kind Regards,
    NeuronThemes