• Resolved giggio

    (@giggio)


    Hi,

    The theme is really cool, great job!

    But … I want to remove lighting effect of “Responsive LightBox” plugin on the images. How I can do that?

Viewing 5 replies - 16 through 20 (of 20 total)
  • Thread Starter giggio

    (@giggio)

    On the all featured images. When I hover the mouse, lightbox is there. I try it in three different browsers – Mozilla, Chrome and Explorer and on the different computers, including on my smartphone … Images have lightbox!

    This is what is usually called a lightbox.

    What you mean is the opacity-hover effect on the thumbnails.

    Thread Starter giggio

    (@giggio)

    Oh, my mistake then. I thought that this effect is from the lightbox plugin, sorry! … And how can I remove this opacity-hover effect?

    Add this as custom css:

    .post-hover:hover .post-thumbnail,
    .alx-tab li:hover .tab-item-thumbnail,
    .alx-tab li:hover .tab-item-avatar,
    .alx-posts li:hover .post-item-thumbnail { opacity: 1; }

    Thread Starter giggio

    (@giggio)

    Great! Thanks!

Viewing 5 replies - 16 through 20 (of 20 total)
  • The topic ‘Responsive Light Box’ is closed to new replies.