Okay
  Public Ticket #2086515
Portfolio Hover Mobile / Tablet
Closed

Comments

  • Tobias started the conversation

    Hello

    Another question:

    If I look at my portfolio on the mobile devices, I can not select the name of the article with the finger. I mean, with slight touch, the name should be displayed without coming straight to the article.

    I would like to make the name appear with the light touch. Now you can see the name only when I click full.

    I hope you understand what I mean.

    Thank you for your feedback.
    "Cheers"

  •  675
    Neuron replied

    Hi Tobias,

    Please try removing the pointer events for the overlay link. Add the following style in Appearance > Customize > Additional CSS.

    @media (max-width: 991px) {
        .o-neuron-hover.o-neuron-hover--meta-inside .o-neuron-hover-holder .o-neuron-hover-holder__body>a {
             pointer-events: none;
        }
    }

    Feel free to ask for anything you need.

    Kind Regards


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

  • Tobias replied

    Hey


    "Please try removing the pointer events for the overlay link." I do not quite understand this?

    I have entered the code in the CSS (see picture) but it does not work !?

    What am I doing wrong?


    THX

  •  675
    Neuron replied

    Hi Tobias,

    Can you please provide me with your wp-admin, I will have a quick look to see what's going on.

    Make sure to tick private on the reply.

    Kind Regards


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

  •   Tobias replied privately
  •  675
    Neuron replied

    Hi,

    I have added some extra jQuery via a custom plugin. http://prntscr.com/oheibx

    That will make the image clickable, it will work correctly. I'm sorry that we haven't added it as feature, I'm sure we'll cover it up with the upcoming updates.

    Feel free to ask for anything you need.

    Kind Regards


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

  •   Tobias replied privately
  •   Tobias replied privately
  •  675
    Neuron replied

    Hi Tobias,

    Good to know.

    The code was for the slight pressure outside the title, so if you press not in the middle the hover will open up, please test it and let me know if you like it or not.

    Feel free to ask for anything you need.

    Kind Regards


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

  • Tobias replied

    :::::: N I C E ::::::

    Thank you for your efforts, a top service!
    I will tell everyone that I know that it is a great support;)

    Your adjustments are great!
    I still have a question, on the big ipad (12.9 inches) is the slight pressure outside not active? does that have to do with the broad? can you adjust that?

    Thanks for the feedback

  •  675
    Neuron replied

    I am very sorry for the late reply, we were not working on the weekend.

    You're welcome anytime, feel free to ask for anything you need.smile.png

    You can change the width of the screen in the Settings > Insert Headers and Footers. http://prntscr.com/oidvjo

    Kind Regards


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

  •   Tobias replied privately
  •  675
    Neuron replied

    Hi Tobias,

    I am very sorry for the late reply.

    That's quite strange, the CSS should be the same for both of these. Did I add any custom javascript or only the CSS that is on the reply below?

    Kind Regards


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

  •   Tobias replied privately
  •  675
    Neuron replied

    Hi Tobias,

    I am sorry for the late reply.

    Yes, that was the question, is there any Custom JavaScript that I have added in your panel or not? So we can check what actually is going on.

    Kind Regards


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