Okay
  Public Ticket #2335670
lightbox display
Closed

Comments

  • oliverlancaster started the conversation

    Hi, I'm using portfolios to display my favorite projects... Ive been using the templates you created - however I'm wondering if there is a way to edit the appearance of the lightbox, I'm not a fan of showing the image title, and arrows etc. 

    Or is there a way to make it so the images dont open in lightbox, but using your templates....? 

    Or should I just make new pages myself... 

  •  675
    Neuron replied

    Hi,

    Glad to know, feel free to ask for anything you need.

    Sure, you can easily disable it by adding the following CSS in Appearance > Customize > Additional CSS.

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

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  • oliverlancaster replied

    Thank you, that's perfect. Can I be cheeky and ask also, is it possible to add tooltips as shown in photo. instead of having nothing.... 

    Not decided yet. 

    Also, is it possible to make images go to 10% opacity instead of 0% on rollover? 


    Sorry, my CSS and PHP is really weak!! :( 

  •  675
    Neuron replied

    Hi,

    I am sorry for the late reply, I really hope for an understanding in these times.

    Please edit that posts element and go to the style options.

    - http://prntscr.com/rms6vy

    Feel free to ask for anything you need.

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.