Okay
  Public Ticket #1255934
No "hover" effect on images on mobile
Closed

Comments

  •  2
    Pascal started the conversation

    Hi!

    On this page, when visited using a mobile, when you first put your finger on an image, an "hover effect" appears (in my case with the year the image was taken). I'd prefer that hover effect not to appear, but only when on mobile, so that putting your finger on an image would open the gallery instead. But I want things to remain as they are when the page is visited using a desktop computer. How can I do that?

    Thanks!

  • [deleted] replied

    Hi Pascal,

    Maybe Arlind can help you with this, but he is on summer vocations until 06 August.

    When Arlind comes back, just reply to this thread and you will make sure he will see your comment.

    Hope for your understanding.

  •  6
    nuraugen replied

    I have the same issue and I would prefer a different approach to the mobile rendering as well. Customers have noted that when scrolling a page containing portfolios they have to put their finger on the portfolio thumbnail to scroll, effectively creating the "hover" effect which then blocks the view of the portfolio thumbnail.

  • [deleted] replied

    Hi nuraugen,

    Kindly open a separate ticket and post your request so it will be helpful for the other users to take advantage of searching them on the forum, and we’re glad to help you in your new thread.

  •  2
    Pascal replied

    Bump in hope of a reply!

    Welcome back Arlind, hope you had a nice vacation. :)

  • [deleted] replied

    Hi Pascal,

    Thank you so much, I had very nice vacation, and sorry for the waiting.

    As for your issue, I think this Custom CSS might help you:

    @media only screen and (max-width: 768px){
        .portfolio-item .hover-state {
            display: none !important;
        }
    }

    Can you please tell me if this works the way you want?

  •  6
    nuraugen replied

    This fixed it for me. Thanks Arlind.

  • [deleted] replied

    Glad to hear that!

  •  2
    Pascal replied

    Thank you Arlind, that is exactly what I wanted.

    Cheers!

  • [deleted] replied

    Glad to hear that

    P.S: If you like our 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 Laborator in advance and have a great day!

    Will set this ticket as solved from here.