Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #25378

    Hi,

    I love the lightbox effect, but how do I remove the effect that causes a circle with the two expansion arrows when I place my curser over a picture? I still want people to be able to click and have the lightbox, however, I wish that there was no change to the image. Any help is greatly appreciated! Is there code that I can drop into the custom css box?

    Thanks!

    Eric

    #126721

    You may check the following CSS:

    .image-overlay {display: none !important;}

    This will affect any overlay on your whole site not to display.

    If you like to handle different types of overlays, you should check the type-class appended.

    #126722

    thanks!.. you rock!

    #126723

    Hey,

    Thanks formateins.

    Regards,

    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How do I get rid of circle with expand arrows’ is closed to new replies.