Okay
  Public Ticket #3371040
about portfolio light box
Closed

Comments

  •  4
    yamat8 started the conversation

    Is there any way to keep lightboxes from popping up on portfolio pages? How do you achieve this?

  • [deleted] replied

    Hin yamat8,

    Can you please try to be very specific about the question and explain it more so I can easily understand you and give you the proper answer?

    Are you talking about something like this (see video)?

    Thanks!

  •  4
    yamat8 replied

    Hi Ylli 

    OK,

    I want disable lightbox function, when clicking photo of portfolio page. 

    How & where can i change?

    Thanks!

  • [deleted] replied

    Hi yamat8,

    Please add the code below to your Custom CSS area:

    .single-portfolio-holder .gallery .photo>a, .single-portfolio-holder .gallery .portfolio-images-slider a, .single-portfolio-holder .portfolio-featured-image a {
        pointer-events: none;
        cursor: default;
    }

    Have a nice day!

  •  4
    yamat8 replied

    thanks! resolved!

  • [deleted] replied

    Happy to hear thatsmile.png

    Have a great day!

    P.S. If you like the theme, it would help us a lot if you could give us a five-star rating on Themeforest from your Downloads tab.

    A huge thank you from me and Laborator in advance.