How to disable lightbox
see image
see the image without the lightbox
I want to remove the lock made by lightbox over the image
how do this?
Hi Cleber!
Try adding this to your custom CSS.
.image_overlay { display: none !important; }
Or if your just trying to get rid of the icon then do this instead.
.image-overlay.overlay-type-extern .image-overlay-inside:before {
content: "" !important;
background: transparent !important;
}
Cheers!
Elliott
Green sumil image
but the bottom line remains
block access to the menu
see in the picture
Hey!
can you give us a link to your website showing what you mean? what do you mean with “green sumi image”? and which part of the image do you want to turn off exactly?
Regards,
Andy
see menu “veja a demonstração” is locked.
http://www.sitedahora.net/catalogo/
Hi!
use this code to switch it off:
.view-demo-button {
display: none;
}
Best regards,
Andy
I do not want disable the buttons
must click on the buttons
as this image
Hi!
I’m not sure I understand what you mean, could you try to explain a bit further? If you know how to speak spanish we have spanish speaking moderators.
Cheers!
Rikard
visit the link : http://www.sitedahora.net/catalogo/
there are two buttons
” veja a demonstração”
“selecione o modelo”
need to click them
I can not access the buttons
Hey!
I’m sorry but I can’t see any buttons called ” veja a demonstração” or “selecione o modelo” on my end. This is what I’m seeing: http://imgur.com/hlTujNO
Best regards,
Rikard
place over the image
mouse over the image