Okay
  Public Ticket #2289506
image hover on mobiles
Closed

Comments

  • bahoe started the conversation

    Is there a possibility to make a hover effect on mobile phones?

    I would like to reduce the oopacity of the image a little bit. It works on the destop perfect, but on the phone not.

    could you help please?

    bahoe

  •  675
    Neuron replied

    Hi Bahoe,

    Sorry for the late reply.

    Even that you're not using our element, the knowledge is a bit limited on this one, but please try the following style. It worked for me on the test server.

    .eael-entry-media:hover .eael-entry-overlay, 
    .eael-entry-media:focus .eael-entry-overlay, 
    .eael-entry-media:active .eael-entry-overlay{
        opacity: 30% !important;
    }

    :focus and :active are used for the mobile.

    Kind Regards


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

  • bahoe replied

    Hi neuro

    Sorry, it doesn't work. but, I will try to find another solution

    thanks this time

    barbara

  •  675
    Neuron replied

    Hi Barbara,

    It isn't working? If you want please provide me with your wp-admin and I will add it & do some tests.

    Kind Regards


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